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: sources:
- chart: woodpecker - chart: woodpecker
repoURL: ghcr.io/woodpecker-ci/helm repoURL: ghcr.io/woodpecker-ci/helm
targetRevision: 3.2.0 targetRevision: 3.1.1
helm: helm:
releaseName: woodpecker releaseName: woodpecker
valueFiles: valueFiles:

View file

@ -9,5 +9,5 @@ kind: Kustomization
images: images:
- name: git.ar21.de/yolokube/go-apt-version-exporter - name: git.ar21.de/yolokube/go-apt-version-exporter
newName: 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 namespace: apt-version-exporter

View file

@ -98,7 +98,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.6.3 image: ghcr.io/goauthentik/proxy:2025.6.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: "684" newTag: "588"
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-683 newTag: staging-586
namespace: dashboard-staging namespace: dashboard-staging
patches: patches:
- patch: |- - patch: |-

View file

@ -10,8 +10,8 @@ kind: Kustomization
images: images:
- name: git.ar21.de/yolokube/country-geo-locations - name: git.ar21.de/yolokube/country-geo-locations
newName: 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 - name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
newTag: "307" newTag: "292"
namespace: fail2ban-prometheus namespace: fail2ban-prometheus

View file

@ -22,7 +22,7 @@ spec:
fsGroup: 1001 fsGroup: 1001
containers: containers:
- name: querier - name: querier
image: quay.io/thanos/thanos:v0.39.1 image: quay.io/thanos/thanos:v0.39.0
args: args:
- query - query
- --log.level=info - --log.level=info

View file

@ -36,7 +36,7 @@ spec:
mountPath: /data mountPath: /data
containers: containers:
- name: storegateway - name: storegateway
image: quay.io/thanos/thanos:v0.39.1 image: quay.io/thanos/thanos:v0.39.0
securityContext: securityContext:
runAsUser: 1001 runAsUser: 1001
args: args:

View file

@ -46,7 +46,7 @@ spec:
mountPath: /data mountPath: /data
containers: containers:
- name: compactor - name: compactor
image: quay.io/thanos/thanos:v0.39.1 image: quay.io/thanos/thanos:v0.39.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
securityContext: securityContext:
runAsUser: 1001 runAsUser: 1001

View file

@ -83,7 +83,7 @@ spec:
mountPath: /data mountPath: /data
containers: containers:
- name: receiver - name: receiver
image: quay.io/thanos/thanos:v0.39.1 image: quay.io/thanos/thanos:v0.39.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
securityContext: securityContext:
runAsUser: 1001 runAsUser: 1001
@ -234,7 +234,7 @@ spec:
mountPath: /data mountPath: /data
containers: containers:
- name: receiver - name: receiver
image: quay.io/thanos/thanos:v0.39.1 image: quay.io/thanos/thanos:v0.39.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
securityContext: securityContext:
runAsUser: 1001 runAsUser: 1001

View file

@ -5,4 +5,4 @@ kind: Kustomization
images: images:
- name: git.ar21.de/yolokube/go-traefik-certmanager - name: git.ar21.de/yolokube/go-traefik-certmanager
newName: git.ar21.de/yolokube/go-traefik-certmanager newName: git.ar21.de/yolokube/go-traefik-certmanager
newTag: "120" newTag: "118"