Compare commits
1 commit
368862472f
...
7f35471ffc
Author | SHA1 | Date | |
---|---|---|---|
7f35471ffc |
11 changed files with 13 additions and 13 deletions
|
@ -29,7 +29,7 @@ spec:
|
|||
sources:
|
||||
- chart: woodpecker
|
||||
repoURL: ghcr.io/woodpecker-ci/helm
|
||||
targetRevision: 3.2.0
|
||||
targetRevision: 3.1.1
|
||||
helm:
|
||||
releaseName: woodpecker
|
||||
valueFiles:
|
||||
|
|
|
@ -9,5 +9,5 @@ kind: Kustomization
|
|||
images:
|
||||
- name: git.ar21.de/yolokube/go-apt-version-exporter
|
||||
newName: git.ar21.de/yolokube/go-apt-version-exporter
|
||||
newTag: "69"
|
||||
newTag: "67"
|
||||
namespace: apt-version-exporter
|
||||
|
|
|
@ -98,7 +98,7 @@ spec:
|
|||
secretKeyRef:
|
||||
key: authentik_host_insecure
|
||||
name: authentik-outpost-api
|
||||
image: ghcr.io/goauthentik/proxy:2025.6.3
|
||||
image: ghcr.io/goauthentik/proxy:2025.6.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: "684"
|
||||
newTag: "588"
|
||||
namespace: dashboard
|
||||
|
|
|
@ -5,7 +5,7 @@ kind: Kustomization
|
|||
images:
|
||||
- name: git.ar21.de/yolokube/dashboard
|
||||
newName: git.ar21.de/yolokube/dashboard
|
||||
newTag: staging-683
|
||||
newTag: staging-586
|
||||
namespace: dashboard-staging
|
||||
patches:
|
||||
- patch: |-
|
||||
|
|
|
@ -10,8 +10,8 @@ kind: Kustomization
|
|||
images:
|
||||
- name: git.ar21.de/yolokube/country-geo-locations
|
||||
newName: git.ar21.de/yolokube/country-geo-locations
|
||||
newTag: "188"
|
||||
newTag: "171"
|
||||
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
|
||||
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
|
||||
newTag: "307"
|
||||
newTag: "292"
|
||||
namespace: fail2ban-prometheus
|
||||
|
|
|
@ -22,7 +22,7 @@ spec:
|
|||
fsGroup: 1001
|
||||
containers:
|
||||
- name: querier
|
||||
image: quay.io/thanos/thanos:v0.39.1
|
||||
image: quay.io/thanos/thanos:v0.39.0
|
||||
args:
|
||||
- query
|
||||
- --log.level=info
|
||||
|
|
|
@ -36,7 +36,7 @@ spec:
|
|||
mountPath: /data
|
||||
containers:
|
||||
- name: storegateway
|
||||
image: quay.io/thanos/thanos:v0.39.1
|
||||
image: quay.io/thanos/thanos:v0.39.0
|
||||
securityContext:
|
||||
runAsUser: 1001
|
||||
args:
|
||||
|
|
|
@ -46,7 +46,7 @@ spec:
|
|||
mountPath: /data
|
||||
containers:
|
||||
- name: compactor
|
||||
image: quay.io/thanos/thanos:v0.39.1
|
||||
image: quay.io/thanos/thanos:v0.39.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 1001
|
||||
|
|
|
@ -83,7 +83,7 @@ spec:
|
|||
mountPath: /data
|
||||
containers:
|
||||
- name: receiver
|
||||
image: quay.io/thanos/thanos:v0.39.1
|
||||
image: quay.io/thanos/thanos:v0.39.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 1001
|
||||
|
@ -234,7 +234,7 @@ spec:
|
|||
mountPath: /data
|
||||
containers:
|
||||
- name: receiver
|
||||
image: quay.io/thanos/thanos:v0.39.1
|
||||
image: quay.io/thanos/thanos:v0.39.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 1001
|
||||
|
|
|
@ -5,4 +5,4 @@ kind: Kustomization
|
|||
images:
|
||||
- name: git.ar21.de/yolokube/go-traefik-certmanager
|
||||
newName: git.ar21.de/yolokube/go-traefik-certmanager
|
||||
newTag: "120"
|
||||
newTag: "118"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue