Compare commits

..

23 commits

Author SHA1 Message Date
5b73dbe52e
Update Helm release kube-prometheus-stack to v70
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-01 14:03:31 +00:00
95a083b8d9 Merge pull request 'DASHBOARD STAGING: update image tag to 438' (#813) from 438_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-01 08:07:47 +02:00
b4ab62e01f DASHBOARD STAGING: update image tag to staging-438 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-01 06:07:40 +00:00
f25f852cc8 Merge pull request 'DASHBOARD: update image tag to 437' (#812) from 437_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-01 07:03:01 +02:00
69dfa0add7 DASHBOARD: update image tag to 437 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-01 05:02:51 +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
32960199e1 Merge pull request 'DASHBOARD STAGING: update image tag to 431' (#807) from 431_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-28 22:07:22 +01:00
71f4ebfb36 DASHBOARD STAGING: update image tag to staging-431 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-28 21:07:14 +00:00
a357db28eb Merge pull request 'DASHBOARD STAGING: update image tag to 429' (#805) from 429_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-28 21:07:55 +01:00
93429ba89e DASHBOARD STAGING: update image tag to staging-429 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-28 20:07:46 +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
085fb38e6d Merge pull request 'DASHBOARD: update image tag to 427' (#803) from 427_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-27 19:53:24 +01:00
91815c48cb DASHBOARD: update image tag to 427 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-27 18:53:13 +00:00
f5988fac8d Merge pull request 'DASHBOARD STAGING: update image tag to 425' (#802) from 425_dashboard_staging into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-27 05:07:26 +01:00
6c7e002356 DASHBOARD STAGING: update image tag to staging-425 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-27 04:07:15 +00:00
47325e5712 Merge pull request 'DASHBOARD: update image tag to 424' (#800) from 424_dashboard_prod into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-25 11:16:21 +01:00
7fc1284153 DASHBOARD: update image tag to 424 (done automagically via Woodpecker pipeline)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-25 10:16:12 +00:00
5 changed files with 5 additions and 5 deletions

View file

@ -106,7 +106,7 @@ spec:
sources:
- chart: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts
targetRevision: 70.3.0
targetRevision: 70.4.0
helm:
releaseName: prometheus
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: "421"
newTag: "437"
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-422
newTag: staging-438
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