generated from onedr0p/cluster-template
-
-
Notifications
You must be signed in to change notification settings - Fork 6
fix: update helm chart thanos to 11.6.4 #2653
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Zee Aslam <[email protected]>
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. |
Path: @@ -228,7 +228,7 @@
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: bucketweb
annotations:
- checksum/objstore-configuration: fcee7d0fa687e54b8096d5f6a3873591c02bce23ab51b10109a1debabe18d558
+ checksum/objstore-configuration: 3f78dd01ceb7adc3e6e5bc84a515ca65db665b50305bf17408401b1d11ff40c9
spec:
serviceAccount: thanos-bucketweb
automountServiceAccountToken: true
@@ -242,8 +242,6 @@
app.kubernetes.io/name: thanos
app.kubernetes.io/instance: thanos
app.kubernetes.io/component: bucketweb
- namespaces:
- - "default"
topologyKey: kubernetes.io/hostname
weight: 1
nodeAffinity:
@@ -251,7 +249,7 @@
fsGroup: 1001
containers:
- name: bucketweb
- image: docker.io/bitnami/thanos:0.28.1-scratch-r0
+ image: docker.io/bitnami/thanos:0.29.0-scratch-r0
imagePullPolicy: "IfNotPresent"
securityContext:
allowPrivilegeEscalation: false
@@ -331,7 +329,7 @@
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: compactor
annotations:
- checksum/objstore-configuration: fcee7d0fa687e54b8096d5f6a3873591c02bce23ab51b10109a1debabe18d558
+ checksum/objstore-configuration: 3f78dd01ceb7adc3e6e5bc84a515ca65db665b50305bf17408401b1d11ff40c9
spec:
serviceAccount: thanos-compactor
automountServiceAccountToken: true
@@ -345,8 +343,6 @@
app.kubernetes.io/name: thanos
app.kubernetes.io/instance: thanos
app.kubernetes.io/component: compactor
- namespaces:
- - "default"
topologyKey: kubernetes.io/hostname
weight: 1
nodeAffinity:
@@ -354,7 +350,7 @@
fsGroup: 1001
containers:
- name: compactor
- image: docker.io/bitnami/thanos:0.28.1-scratch-r0
+ image: docker.io/bitnami/thanos:0.29.0-scratch-r0
imagePullPolicy: "IfNotPresent"
securityContext:
allowPrivilegeEscalation: false
@@ -452,8 +448,6 @@
app.kubernetes.io/name: thanos
app.kubernetes.io/instance: thanos
app.kubernetes.io/component: query
- namespaces:
- - "default"
topologyKey: kubernetes.io/hostname
weight: 1
nodeAffinity:
@@ -461,7 +455,7 @@
fsGroup: 1001
containers:
- name: query
- image: docker.io/bitnami/thanos:0.28.1-scratch-r0
+ image: docker.io/bitnami/thanos:0.29.0-scratch-r0
imagePullPolicy: "IfNotPresent"
securityContext:
allowPrivilegeEscalation: false
@@ -540,7 +534,7 @@
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: storegateway
annotations:
- checksum/objstore-configuration: fcee7d0fa687e54b8096d5f6a3873591c02bce23ab51b10109a1debabe18d558
+ checksum/objstore-configuration: 3f78dd01ceb7adc3e6e5bc84a515ca65db665b50305bf17408401b1d11ff40c9
spec:
serviceAccount: thanos-storegateway
automountServiceAccountToken: true
@@ -554,8 +548,6 @@
app.kubernetes.io/name: thanos
app.kubernetes.io/instance: thanos
app.kubernetes.io/component: storegateway
- namespaces:
- - "default"
topologyKey: kubernetes.io/hostname
weight: 1
nodeAffinity:
@@ -563,7 +555,7 @@
fsGroup: 1001
containers:
- name: storegateway
- image: docker.io/bitnami/thanos:0.28.1-scratch-r0
+ image: docker.io/bitnami/thanos:0.29.0-scratch-r0
imagePullPolicy: "IfNotPresent"
securityContext:
allowPrivilegeEscalation: false |
🦙 MegaLinter status: ✅ SUCCESS
See errors details in artifact MegaLinter reports on CI Job page |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/cluster
Changes made in the cluster directory
renovate/helm
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
type/patch
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
11.6.3
->11.6.4
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.