Compare commits
1 commit
main
...
renovate/q
Author | SHA1 | Date | |
---|---|---|---|
368862472f |
7 changed files with 8 additions and 8 deletions
|
@ -5,5 +5,5 @@ kind: Kustomization
|
|||
images:
|
||||
- name: git.ar21.de/yolokube/dashboard
|
||||
newName: git.ar21.de/yolokube/dashboard
|
||||
newTag: "690"
|
||||
newTag: "684"
|
||||
namespace: dashboard
|
||||
|
|
|
@ -5,7 +5,7 @@ kind: Kustomization
|
|||
images:
|
||||
- name: git.ar21.de/yolokube/dashboard
|
||||
newName: git.ar21.de/yolokube/dashboard
|
||||
newTag: staging-689
|
||||
newTag: staging-683
|
||||
namespace: dashboard-staging
|
||||
patches:
|
||||
- patch: |-
|
||||
|
|
|
@ -22,7 +22,7 @@ spec:
|
|||
fsGroup: 1001
|
||||
containers:
|
||||
- name: querier
|
||||
image: quay.io/thanos/thanos:v0.38.0
|
||||
image: quay.io/thanos/thanos:v0.39.1
|
||||
args:
|
||||
- query
|
||||
- --log.level=info
|
||||
|
|
|
@ -36,7 +36,7 @@ spec:
|
|||
mountPath: /data
|
||||
containers:
|
||||
- name: storegateway
|
||||
image: quay.io/thanos/thanos:v0.38.0
|
||||
image: quay.io/thanos/thanos:v0.39.1
|
||||
securityContext:
|
||||
runAsUser: 1001
|
||||
args:
|
||||
|
|
|
@ -46,7 +46,7 @@ spec:
|
|||
mountPath: /data
|
||||
containers:
|
||||
- name: compactor
|
||||
image: quay.io/thanos/thanos:v0.38.0
|
||||
image: quay.io/thanos/thanos:v0.39.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 1001
|
||||
|
|
|
@ -83,7 +83,7 @@ spec:
|
|||
mountPath: /data
|
||||
containers:
|
||||
- name: receiver
|
||||
image: quay.io/thanos/thanos:v0.38.0
|
||||
image: quay.io/thanos/thanos:v0.39.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 1001
|
||||
|
@ -234,7 +234,7 @@ spec:
|
|||
mountPath: /data
|
||||
containers:
|
||||
- name: receiver
|
||||
image: quay.io/thanos/thanos:v0.38.0
|
||||
image: quay.io/thanos/thanos:v0.39.1
|
||||
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: "127"
|
||||
newTag: "120"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue