Compare commits

..

12 commits

7 changed files with 8 additions and 8 deletions

View file

@ -12,7 +12,7 @@ resources:
helmCharts:
- name: cert-manager
repo: https://charts.jetstack.io
version: "v1.15.1"
version: "v1.15.2"
releaseName: cert-manager
namespace: kube-system
valuesFile: config/values.cert-manager.yaml

View file

@ -11,7 +11,7 @@ helmCharts:
- releaseName: cnpg
name: cloudnative-pg
repo: https://cloudnative-pg.github.io/charts
version: 0.21.5
version: 0.21.6
valuesFile: config/values.cnpg.yaml
namespace: postgres-system

View file

@ -13,6 +13,6 @@ helmCharts:
repo: https://helm.coder.com/v2
releaseName: coder
namespace: coder
version: "2.13.1"
version: "2.13.2"
valuesFile: config/values.coder.yml
skipTests: true

View file

@ -10,10 +10,10 @@ images:
newTag: 3f9107c497bec8ae1ef297e73633a2baa7d7aeb0
- name: photos
newName: code.icb4dc0.de/infrastructure/images/ente/photos
newTag: v0.9.14
newTag: v0.9.16
- name: cast
newName: code.icb4dc0.de/infrastructure/images/ente/cast
newTag: v0.9.14
newTag: v0.9.16
labels:
- includeSelectors: true

View file

@ -46,7 +46,7 @@ helmCharts:
repo: oci://codeberg.org/forgejo-contrib
releaseName: forgejo
namespace: forgejo
version: "7.0.3"
version: "8.1.0"
valuesFile: config/values.forgejo.yaml
skipTests: true
apiVersions:

View file

@ -15,5 +15,5 @@ helmCharts:
includeCRDs: true
namespace: observability-system
releaseName: prometheus
version: "61.3.2"
version: "61.6.0"
valuesFile: config/values.prometheus.yaml

View file

@ -21,7 +21,7 @@ helmCharts:
repo: https://nextcloud.github.io/helm/
releaseName: nextcloud
namespace: nextcloud
version: "5.4.0"
version: "5.5.2"
valuesFile: config/values.nextcloud.yaml
skipTests: true