3fc2a7a874
Update cloudflared Docker tag to v1.19.0 ( #1066 )
...
lint-test-helm / helm-lint (push) Successful in 15s
process-repository / process-repository (push) Failing after 29s
renovate / renovate (push) Successful in 2m18s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cloudflared](https://github.com/cloudflare/cloudflared ) | minor | `1.18.0` -> `1.19.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: #1066
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-30 23:07:54 +00:00
432b9d269a
Update Helm release eck-operator to v3.1.0 ( #1057 )
...
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m37s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [eck-operator](https://github.com/elastic/cloud-on-k8s ) | minor | `3.0.0` -> `3.1.0` |
---
### Release Notes
<details>
<summary>elastic/cloud-on-k8s (eck-operator)</summary>
### [`v3.1.0`](https://github.com/elastic/cloud-on-k8s/releases/tag/v3.1.0 )
[Compare Source](https://github.com/elastic/cloud-on-k8s/compare/v3.0.0...v3.1.0 )
### Elastic Cloud on Kubernetes 3.1.0
- [Quickstart guide](https://www.elastic.co/docs/deploy-manage/deploy/cloud-on-k8s#eck-quickstart )
##### Release Highlights
- It is now possible to propagate metadata from the parent custom resource to the child resources created by the operator. If you add labels or annotations on an Elasticsearch, Kibana, or Agent resource, for example, these can be automatically propagated to the Pods, Services, and other resources created by the operator. Refer to the [Propagate Labels and Annotations](https://www.elastic.co/docs/deploy-manage/deploy/cloud-on-k8s/propagate-labels-annotations.md ) page for examples and more details.
- To reduce the attack surface and improve overall security UBI images are now based on the UBI micro base image.
##### Features and enhancements
- UBI: Use micro image instead of minimal [#​8704](https://github.com/elastic/cloud-on-k8s/pull/8704 )
- Propagate metadata to children [#​8673](https://github.com/elastic/cloud-on-k8s/pull/8673 ) (issue: [#​2652](https://github.com/elastic/cloud-on-k8s/issues/2652 ))
- Allow advanced configuration for fleet-managed Elastic Agents [#​8623](https://github.com/elastic/cloud-on-k8s/pull/8623 ) (issue: [#​8619](https://github.com/elastic/cloud-on-k8s/issues/8619 ))
##### Fixes
- Set owner on service account Secret, update it when application is recreated [#​8716](https://github.com/elastic/cloud-on-k8s/pull/8716 )
- fix: Cannot disable TLS in Logstash [#​8706](https://github.com/elastic/cloud-on-k8s/pull/8706 ) (issue: [#​8600](https://github.com/elastic/cloud-on-k8s/issues/8600 ))
- Move from deprecated container input to filestream [#​8679](https://github.com/elastic/cloud-on-k8s/pull/8679 ) (issue: [#​8667](https://github.com/elastic/cloud-on-k8s/issues/8667 ))
- Add automated workaround for 9.0.0 maps issue [#​8665](https://github.com/elastic/cloud-on-k8s/pull/8665 ) (issue: [#​8655](https://github.com/elastic/cloud-on-k8s/issues/8655 ))
- Bump go.mod to v3 [#​8609](https://github.com/elastic/cloud-on-k8s/pull/8609 )
- Helm: Add support for missing `remoteClusterServer` value [#​8612](https://github.com/elastic/cloud-on-k8s/pull/8612 )
##### Documentation improvements
- \[Helm] Fix examples/logstash/basic-eck.yaml [#​8695](https://github.com/elastic/cloud-on-k8s/pull/8695 )
##### Miscellaneous
- Update Go version to 1.24.5 [#​8745](https://github.com/elastic/cloud-on-k8s/pull/8745 )
- chore(deps): update registry.access.redhat.com/ubi9/ubi-micro docker tag to v9.6-1750858477 [#​8711](https://github.com/elastic/cloud-on-k8s/pull/8711 )
- fix(deps): update k8s to v0.33.2 [#​8699](https://github.com/elastic/cloud-on-k8s/pull/8699 )
- fix(deps): update module cloud.google.com/go/storage to v1.52.0 [#​8629](https://github.com/elastic/cloud-on-k8s/pull/8629 )
- fix(deps): update module github.com/go-git/go-git/v5 to v5.16.0 [#​8631](https://github.com/elastic/cloud-on-k8s/pull/8631 )
- fix(deps): update module github.com/google/go-containerregistry to v0.20.6 [#​8672](https://github.com/elastic/cloud-on-k8s/pull/8672 )
- fix(deps): update module github.com/magiconair/properties to v1.8.10 [#​8625](https://github.com/elastic/cloud-on-k8s/pull/8625 )
- fix(deps): update module github.com/prometheus/common to v0.63.0 [#​8569](https://github.com/elastic/cloud-on-k8s/pull/8569 )
- fix(deps): update module github.com/spf13/viper to v1.20.1 [#​8570](https://github.com/elastic/cloud-on-k8s/pull/8570 )
- fix(deps): update module google.golang.org/api to v0.227.0 [#​8529](https://github.com/elastic/cloud-on-k8s/pull/8529 )
- fix(deps): update module helm.sh/helm/v3 to 3.17.3 [#​8598](https://github.com/elastic/cloud-on-k8s/pull/8598 )
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1057
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-30 21:07:35 +00:00
89c335ba70
fix value
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m27s
2025-07-29 18:07:02 -05:00
7a2fe0ba54
fix repo
lint-test-helm / helm-lint (push) Successful in 24s
renovate / renovate (push) Has been cancelled
2025-07-29 18:06:14 -05:00
44459db474
add redis operator
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
2025-07-29 17:26:52 -05:00
11fae5bd22
Update Helm release app-template to v4.2.0 ( #1050 )
...
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m6s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [app-template](https://github.com/bjw-s-labs/helm-charts ) | minor | `4.1.2` -> `4.2.0` |
---
### Release Notes
<details>
<summary>bjw-s-labs/helm-charts (app-template)</summary>
### [`v4.2.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.2.0 )
[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.1.2...app-template-4.2.0 )
##### Changelog:
##### Changed
- Upgraded the common library to v4.2.0
- [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/ )
- [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.2.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #1050
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-29 21:06:50 +00:00
face122fb0
add elastic operator
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 )
...
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 )
...
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
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 [@​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 [@​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 [@​5h4k4r](https://github.com/5h4k4r ) in https://github.com/cloudnative-pg/charts/pull/614
- feat( cluster ): Advanced configuration for monitoring queries by [@​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 [@​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 [@​renovate](https://github.com/renovate )\[bot] in https://github.com/cloudnative-pg/charts/pull/564
- Release cloudnative-pg-v0.25.0 by [@​github-actions](https://github.com/github-actions )\[bot] in https://github.com/cloudnative-pg/charts/pull/626
#### New Contributors
- [@​icekom](https://github.com/icekom ) made their first contribution in https://github.com/cloudnative-pg/charts/pull/467
- [@​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 )
...
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
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
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
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 )
...
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 )
...
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
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
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
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
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
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
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
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
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
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
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
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
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
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
...
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
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 6s
2025-06-11 15:02:38 +00:00
f83c7b518e
Update Helm release app-template to v4.1.0
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
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
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
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
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
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