Compare commits

..

1 commit

Author SHA1 Message Date
1df2583cd4
Update Helm release kube-prometheus-stack to v70
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-22 14:02:46 +00:00
6 changed files with 6 additions and 6 deletions

View file

@ -29,7 +29,7 @@ spec:
sources:
- chart: woodpecker
repoURL: ghcr.io/woodpecker-ci/helm
targetRevision: 3.0.6
targetRevision: 3.0.5
helm:
releaseName: woodpecker
valueFiles:

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.2.1
helm:
releaseName: prometheus
valueFiles:

View file

@ -60,7 +60,7 @@ spec:
readOnly: true
initContainers:
- name: get-architecture
image: debian:12.10
image: debian:12.9
imagePullPolicy: IfNotPresent
command: [
"sh", "-c",

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.1
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: "417"
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-416
namespace: dashboard-staging
patches:
- patch: |-