Compare commits

..

9 commits

Author SHA1 Message Date
e336358c4a
Update Helm release argo-cd to v7.8.16
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-31 21:02:33 +00:00
503b2a59ab Merge pull request 'DASHBOARD STAGING: update image tag to 435' (#811) from 435_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-31 20:07:47 +02:00
e208c97af8 DASHBOARD STAGING: update image tag to staging-435 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-31 18:07:37 +00:00
1cf4fb66f7 Merge pull request 'GRAFANA BACKUPER: update image tag to 137' (#810) from 137_grafana_backuper into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-31 18:00:05 +02:00
b9068f0fa1 GRAFANA BACKUPER: update image tag to 137 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-31 15:59:54 +00:00
82e5cf0265 Merge pull request 'Update ghcr.io/goauthentik/proxy Docker tag to v2025.2.3' (#804) from renovate/ghcr.io-goauthentik-proxy-2025.x into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #804
2025-03-30 21:14:36 +02:00
3815ccc91d Merge pull request 'DASHBOARD: update image tag to 434' (#808) from 434_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-30 14:39:58 +02:00
6ba075541d DASHBOARD: update image tag to 434 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-30 12:39:48 +00:00
c4ce65ea5e
Update ghcr.io/goauthentik/proxy Docker tag to v2025.2.3
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-28 15:03:16 +00:00
5 changed files with 5 additions and 5 deletions

View file

@ -39,7 +39,7 @@ spec:
sources:
- repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
targetRevision: 7.8.15
targetRevision: 7.8.16
helm:
releaseName: argo
valueFiles:

View file

@ -92,7 +92,7 @@ spec:
secretKeyRef:
key: authentik_host_insecure
name: authentik-outpost-api
image: ghcr.io/goauthentik/proxy:2025.2.2
image: ghcr.io/goauthentik/proxy:2025.2.3
name: proxy
ports:
- containerPort: 9000

View file

@ -5,5 +5,5 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/dashboard
newName: git.ar21.de/yolokube/dashboard
newTag: "427"
newTag: "434"
namespace: dashboard

View file

@ -5,7 +5,7 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/dashboard
newName: git.ar21.de/yolokube/dashboard
newTag: staging-431
newTag: staging-435
namespace: dashboard-staging
patches:
- patch: |-

View file

@ -8,5 +8,5 @@ kind: Kustomization
images:
- name: git.ar21.de/yolokube/grafana-backuper
newName: git.ar21.de/yolokube/grafana-backuper
newTag: "127"
newTag: "137"
namespace: grafana-backuper