Compare commits
1 commit
fcacc74878
...
1df2583cd4
Author | SHA1 | Date | |
---|---|---|---|
1df2583cd4 |
6 changed files with 6 additions and 6 deletions
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -60,7 +60,7 @@ spec:
|
|||
readOnly: true
|
||||
initContainers:
|
||||
- name: get-architecture
|
||||
image: debian:12.10
|
||||
image: debian:12.9
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [
|
||||
"sh", "-c",
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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: |-
|
||||
|
|
Loading…
Add table
Reference in a new issue