1 Commits

Author SHA1 Message Date
da55a6a8f3 Update Helm release postgres-cluster to v6
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 11s
2025-07-05 03:04:00 +00:00
7 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ actual:
main: main:
image: image:
repository: ghcr.io/actualbudget/actual repository: ghcr.io/actualbudget/actual
tag: 25.7.1 tag: 25.6.1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -9,7 +9,7 @@ home-assistant:
main: main:
image: image:
repository: ghcr.io/home-assistant/home-assistant repository: ghcr.io/home-assistant/home-assistant
tag: 2025.7.1 tag: 2025.6.3
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -9,7 +9,7 @@ outline:
main: main:
image: image:
repository: outlinewiki/outline repository: outlinewiki/outline
tag: 0.85.0 tag: 0.84.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: NODE_ENV - name: NODE_ENV

View File

@@ -7,7 +7,7 @@ gatus:
enabled: true enabled: true
image: image:
repository: ghcr.io/twin/gatus repository: ghcr.io/twin/gatus
tag: v5.19.0 tag: v5.18.1
annotations: annotations:
reloader.stakater.com/auto: "true" reloader.stakater.com/auto: "true"
service: service:

View File

@@ -16,7 +16,7 @@ trivy-operator:
image: image:
registry: mirror.gcr.io registry: mirror.gcr.io
repository: aquasec/trivy repository: aquasec/trivy
tag: 0.64.1 tag: 0.63.0
storageClassEnabled: true storageClassEnabled: true
storageClassName: ceph-block storageClassName: ceph-block
storageSize: "5Gi" storageSize: "5Gi"

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: traefik - name: traefik
version: 36.3.0 version: 36.2.0
repository: https://traefik.github.io/charts repository: https://traefik.github.io/charts
# enable pending: # enable pending:
# https://github.com/traefik/traefik-helm-chart/pull/1340 # https://github.com/traefik/traefik-helm-chart/pull/1340

View File

@@ -28,7 +28,7 @@ pgadmin4:
runAsGroup: 5050 runAsGroup: 5050
image: image:
repository: dpage/pgadmin4 repository: dpage/pgadmin4
tag: "9.5" tag: "9.4"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION - name: PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION