Commit Graph

229 Commits

Author SHA1 Message Date
face122fb0 add elastic operator
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m24s
2025-07-26 21:49:56 -05:00
69842672b0 Update dpage/pgadmin4 Docker tag to v9.6 (#1028)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m22s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| dpage/pgadmin4 | minor | `9.5` -> `9.6` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1028
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-07-27 02:33:20 +00:00
e672df9f60 Update Helm release cloudnative-pg to v0.25.0 (#1030)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Successful in 9s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudnative-pg](https://cloudnative-pg.io) ([source](https://github.com/cloudnative-pg/charts)) | minor | `0.24.0` -> `0.25.0` |

---

### Release Notes

<details>
<summary>cloudnative-pg/charts (cloudnative-pg)</summary>

### [`v0.25.0`](https://github.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.25.0)

[Compare Source](https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.24.0...cloudnative-pg-v0.25.0)

CloudNativePG Operator Helm Chart

#### What's Changed

- fix(cloudnative-pg): add ImageCatalogs to view and edit ClusterRoles by [@&#8203;icekom](https://github.com/icekom) in https://github.com/cloudnative-pg/charts/pull/467
- ci(security): set workflows permission to read-all by default by [@&#8203;sxd](https://github.com/sxd) in https://github.com/cloudnative-pg/charts/pull/594
- fix(cluster): update backup template to use conditional encryption va… by [@&#8203;5h4k4r](https://github.com/5h4k4r) in https://github.com/cloudnative-pg/charts/pull/614
- feat( cluster ): Advanced configuration for monitoring queries by [@&#8203;itay-grudev](https://github.com/itay-grudev) in https://github.com/cloudnative-pg/charts/pull/585
- chore(deps): update actions/setup-python action to v5.6.0 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/cloudnative-pg/charts/pull/565
- chore(deps): update sigstore/cosign-installer action to v3.9.1 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/cloudnative-pg/charts/pull/564
- Release cloudnative-pg-v0.25.0 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/cloudnative-pg/charts/pull/626

#### New Contributors

- [@&#8203;icekom](https://github.com/icekom) made their first contribution in https://github.com/cloudnative-pg/charts/pull/467
- [@&#8203;5h4k4r](https://github.com/5h4k4r) made their first contribution in https://github.com/cloudnative-pg/charts/pull/614

**Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.24.0...cloudnative-pg-v0.25.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1030
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-07-27 02:33:08 +00:00
cf1761d32e Update Helm release volsync to v0.13.0 (#946)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 56s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [volsync](https://volsync.readthedocs.io/) ([source](https://github.com/backube/volsync)) | minor | `0.12.1` -> `0.13.0` |

---

### Release Notes

<details>
<summary>backube/volsync (volsync)</summary>

### [`v0.13.0`](https://github.com/backube/volsync/releases/tag/v0.13.0)

[Compare Source](https://github.com/backube/volsync/compare/v0.12.1...v0.13.0)

##### Changed

- Multi-arch volsync image published in quay.io, will include amd64 as usual as well as arm64
- Restic updated to v0.18.0
- Syncthing updated to v1.29.7

##### Fixed

- Fix restic cache PVC name collision if replicationsource and
  replicationdestination have the same name and are in the same
  namespace

##### Security

- kube-rbac-proxy upgraded to v0.19.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #946
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-07-16 18:30:32 +00:00
f1e1daf9da Update Helm release rook-ceph-cluster to v1.17.6
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m44s
2025-07-11 21:01:44 +00:00
dc172fd1c1 Update Helm release rook-ceph to v1.17.6
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 13s
2025-07-11 21:01:15 +00:00
8054949f2f Update clidey/whodb Docker tag to v0.58.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 25s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m18s
2025-07-09 13:01:56 +00:00
3ebe19fed6 Update cloudflared Docker tag to v1.18.0 (#847)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m40s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cloudflared](https://github.com/cloudflare/cloudflared) | minor | `1.17.3` -> `1.18.0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #847
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-07-08 01:52:32 +00:00
7da7a2793d Update dpage/pgadmin4 Docker tag to v9.5 (#813)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| dpage/pgadmin4 | minor | `9.4` -> `9.5` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #813
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-07-05 04:55:00 +00:00
184f2fdb08 Update Helm release snapshot-controller to v4.1.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-06-28 21:53:05 +00:00
f9f47a699e Update cloudflared Docker tag to v1.17.3
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 34s
lint-test-helm / helm-lint (push) Failing after 7s
2025-06-28 21:45:14 +00:00
ea88ac3607 Update Helm release app-template to v4.1.2
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 1m5s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m10s
2025-06-24 15:03:43 +00:00
06fda91986 disable rule
Some checks failed
lint-test-helm / helm-lint (push) Failing after 6s
process-issues / process-issues (push) Failing after 10s
process-pull-requests / process-pull-requests (push) Successful in 10s
renovate / renovate (push) Successful in 1m48s
2025-06-22 00:25:11 -05:00
1247f33dbc Update Helm release rook-ceph-cluster to v1.17.5
Some checks failed
lint-test-helm / helm-lint (push) Failing after 8s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 6s
renovate / renovate (push) Successful in 1m22s
2025-06-20 22:02:12 +00:00
8a88b9e879 Update Helm release rook-ceph to v1.17.5
Some checks failed
lint-test-helm / helm-lint (push) Failing after 7s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 8s
renovate / renovate (push) Has been cancelled
2025-06-20 22:01:14 +00:00
a4ad813a04 Update clidey/whodb Docker tag to v0.57.0
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 6s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (push) Failing after 8s
renovate / renovate (push) Successful in 1m14s
2025-06-20 07:04:14 +00:00
297698c2f9 change host
Some checks failed
lint-test-helm / helm-lint (push) Failing after 3s
renovate / renovate (push) Successful in 1m46s
2025-06-19 19:30:19 -05:00
b2169c37af Update registry.k8s.io/sig-storage/snapshot-controller Docker tag to v8.3.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 6s
2025-06-19 14:02:15 +00:00
c107b42a07 Update clidey/whodb Docker tag to v0.56.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 6s
2025-06-18 14:03:56 +00:00
358fd8595e Update cloudflared Docker tag to v1.17.2
Some checks failed
lint-test-helm / helm-lint (push) Failing after 6s
lint-test-helm / helm-lint (pull_request) Successful in 1m24s
renovate / renovate (push) Successful in 1m57s
2025-06-18 06:01:38 +00:00
3badd27fe2 Update cloudflared Docker tag to v1.17.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 42s
2025-06-12 19:50:33 +00:00
06ae5bb79e Update Helm release app-template to v4.1.1
Some checks failed
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 2m1s
2025-06-12 12:03:20 +00:00
53610929f8 Merge pull request 'Update Helm release app-template to v4.1.0' (#650) from renovate/app-template-4.x into main
Some checks failed
lint-test-helm / helm-lint (push) Failing after 8s
renovate / renovate (push) Successful in 2m28s
Reviewed-on: #650
2025-06-11 15:54:45 +00:00
e8d2173875 Update clidey/whodb Docker tag to v0.55.0
Some checks are pending
lint-test-helm / helm-lint (pull_request) Successful in 6s
renovate/stability-days Updates have not met minimum release age requirement
2025-06-11 15:02:38 +00:00
f83c7b518e Update Helm release app-template to v4.1.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 1m31s
2025-06-11 15:02:13 +00:00
164fdf1b00 Update Helm release rook-ceph-cluster to v1.17.4
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
renovate / renovate (push) Successful in 1m19s
2025-06-06 22:37:31 +00:00
d86581478e Update Helm release rook-ceph to v1.17.4
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 1m43s
2025-06-06 20:51:07 +00:00
019fd4384d remove duplicate
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-04 21:45:56 -05:00
0c1f4ea694 Update Helm release rook-ceph-cluster to v1.17.3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 31s
2025-06-02 18:10:39 +00:00
08df566713 Update Helm release rook-ceph to v1.17.3 2025-06-02 18:08:24 +00:00
840bac6c07 swtich to external 2025-05-29 22:10:39 -05:00
9911e1a268 add local route 2025-05-29 21:31:39 -05:00
383c6dbe5d fix config 2025-05-29 20:27:12 -05:00
414f3119c3 add dns name 2025-05-29 20:25:26 -05:00
785d74e92b remove minio 2025-05-29 18:32:04 -05:00
5b0d1c32b4 add cloudfalre to objects 2025-05-29 18:14:29 -05:00
37c431d26a add object store 2025-05-29 16:54:12 -05:00
5ad2391308 Update dpage/pgadmin4 Docker tag to v9.4 2025-05-29 16:44:16 -05:00
8184d5ecc7 remove barman 2025-05-28 14:29:17 -05:00
a2177097ee Update clidey/whodb Docker tag to v0.54.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 19s
2025-05-26 23:11:25 +00:00
1b526d9f8b upgrade chart 2025-05-24 12:02:57 -05:00
e4120eb10c fix client mount 2025-05-24 11:57:52 -05:00
25d90cc82f upgrade chart 2025-05-24 11:52:21 -05:00
9d0d800fe3 upgrade chart 2025-05-24 11:49:34 -05:00
2c19635e8f upgrade chart 2025-05-24 11:46:06 -05:00
6e0035f494 add barman 2025-05-24 11:42:35 -05:00
77f2fc7c80 update chart 2025-05-23 22:40:18 -05:00
4418263b9f add whodb 2025-05-17 17:30:12 -05:00
4abab72cac fix labels 2025-05-17 17:09:05 -05:00
edfb2fb1ea update app-template chart 2025-05-16 22:13:50 -05:00