Compare commits
1 commit
7f6decb34d
...
019404c3a1
Author | SHA1 | Date | |
---|---|---|---|
019404c3a1 |
7 changed files with 7 additions and 7 deletions
|
@ -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:
|
||||||
|
|
|
@ -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:
|
||||||
|
|
|
@ -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",
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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: |-
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue