Compare commits

..

1 commit

Author SHA1 Message Date
7f35471ffc
chore(deps): update quay.io/thanos/thanos docker tag to v0.39.0
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-06-25 12:03:49 +00:00
11 changed files with 13 additions and 13 deletions

View file

@ -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:

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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: |-

View file

@ -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

View file

@ -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

View file

@ -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:

View file

@ -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

View file

@ -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

View file

@ -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"