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: sources:
- chart: woodpecker - chart: woodpecker
repoURL: ghcr.io/woodpecker-ci/helm repoURL: ghcr.io/woodpecker-ci/helm
targetRevision: 3.0.6 targetRevision: 3.0.5
helm: helm:
releaseName: woodpecker releaseName: woodpecker
valueFiles: valueFiles:

View file

@ -106,7 +106,7 @@ spec:
sources: sources:
- chart: kube-prometheus-stack - chart: kube-prometheus-stack
repoURL: https://prometheus-community.github.io/helm-charts repoURL: https://prometheus-community.github.io/helm-charts
targetRevision: 70.3.0 targetRevision: 70.2.1
helm: helm:
releaseName: prometheus releaseName: prometheus
valueFiles: valueFiles:

View file

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

View file

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

View file

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

View file

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