Compare commits

..

1 commit

Author SHA1 Message Date
019404c3a1
Update Helm release argo-cd to v7.8.13
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-03-19 19:03:13 +00:00
7 changed files with 7 additions and 7 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

@ -39,7 +39,7 @@ spec:
sources: sources:
- repoURL: https://argoproj.github.io/argo-helm - repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd chart: argo-cd
targetRevision: 7.8.14 targetRevision: 7.8.13
helm: helm:
releaseName: argo releaseName: argo
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: "411"
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-410
namespace: dashboard-staging namespace: dashboard-staging
patches: patches:
- patch: |- - patch: |-

View file

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