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:
|
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: "690"
|
newTag: "684"
|
||||||
namespace: dashboard
|
namespace: dashboard
|
||||||
|
|
|
@ -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-689
|
newTag: staging-683
|
||||||
namespace: dashboard-staging
|
namespace: dashboard-staging
|
||||||
patches:
|
patches:
|
||||||
- patch: |-
|
- patch: |-
|
||||||
|
|
|
@ -22,7 +22,7 @@ spec:
|
||||||
fsGroup: 1001
|
fsGroup: 1001
|
||||||
containers:
|
containers:
|
||||||
- name: querier
|
- name: querier
|
||||||
image: quay.io/thanos/thanos:v0.38.0
|
image: quay.io/thanos/thanos:v0.39.1
|
||||||
args:
|
args:
|
||||||
- query
|
- query
|
||||||
- --log.level=info
|
- --log.level=info
|
||||||
|
|
|
@ -36,7 +36,7 @@ spec:
|
||||||
mountPath: /data
|
mountPath: /data
|
||||||
containers:
|
containers:
|
||||||
- name: storegateway
|
- name: storegateway
|
||||||
image: quay.io/thanos/thanos:v0.38.0
|
image: quay.io/thanos/thanos:v0.39.1
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 1001
|
runAsUser: 1001
|
||||||
args:
|
args:
|
||||||
|
|
|
@ -46,7 +46,7 @@ spec:
|
||||||
mountPath: /data
|
mountPath: /data
|
||||||
containers:
|
containers:
|
||||||
- name: compactor
|
- name: compactor
|
||||||
image: quay.io/thanos/thanos:v0.38.0
|
image: quay.io/thanos/thanos:v0.39.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 1001
|
runAsUser: 1001
|
||||||
|
|
|
@ -83,7 +83,7 @@ spec:
|
||||||
mountPath: /data
|
mountPath: /data
|
||||||
containers:
|
containers:
|
||||||
- name: receiver
|
- name: receiver
|
||||||
image: quay.io/thanos/thanos:v0.38.0
|
image: quay.io/thanos/thanos:v0.39.1
|
||||||
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.38.0
|
image: quay.io/thanos/thanos:v0.39.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 1001
|
runAsUser: 1001
|
||||||
|
|
|
@ -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: "127"
|
newTag: "120"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue