generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(helm): update snapshot-controller ( 3.0.5 → 3.0.6 ) #366
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
--- HelmRelease: kube-system/snapshot-controller Deployment: kube-system/snapshot-controller
+++ HelmRelease: kube-system/snapshot-controller Deployment: kube-system/snapshot-controller
@@ -28,13 +28,13 @@
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000
- image: registry.k8s.io/sig-storage/snapshot-controller:v8.0.1
+ image: registry.k8s.io/sig-storage/snapshot-controller:v8.1.0
imagePullPolicy: IfNotPresent
args:
- --http-endpoint=:8080
- --leader-election=true
- --leader-election-namespace=$(NAMESPACE)
ports:
--- HelmRelease: kube-system/snapshot-controller Deployment: kube-system/snapshot-validation-webhook
+++ HelmRelease: kube-system/snapshot-controller Deployment: kube-system/snapshot-validation-webhook
@@ -28,13 +28,13 @@
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000
- image: registry.k8s.io/sig-storage/snapshot-validation-webhook:v8.0.1
+ image: registry.k8s.io/sig-storage/snapshot-validation-webhook:v8.1.0
imagePullPolicy: IfNotPresent
args:
- --port=8443
- --tls-cert-file=/etc/snapshot-validation/tls.crt
- --tls-private-key-file=/etc/snapshot-validation/tls.key
ports:
--- HelmRelease: observability/grafana ConfigMap: observability/grafana
+++ HelmRelease: observability/grafana ConfigMap: observability/grafana
@@ -228,13 +228,13 @@
,/g' \\\n> \"/var/lib/grafana/dashboards/observability/victoria-operator.json\"\
\n \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
\ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/10229/revisions/35/download\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/observability/victoria-single.json\"\n\
\ \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
- \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/2842/revisions/18/download\"\
+ \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/2842/revisions/17/download\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/rook-ceph/rook-ceph-cluster.json\"\n\
\ \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
\ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/5336/revisions/9/download\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/rook-ceph/rook-ceph-osd-single.json\"\
--- HelmRelease: observability/grafana Deployment: observability/grafana
+++ HelmRelease: observability/grafana Deployment: observability/grafana
@@ -22,13 +22,13 @@
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
annotations:
checksum/dashboards-json-config: 9a220cb13a32a71f34cb0e489cf4e251da1fd09570e4bef454574a789d207e39
checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
- checksum/secret: fa1c58765d681baa9b1259720c771d20fb6eb66b2688107c0c1c5df973164fe2
+ checksum/secret: 23b68f2eb384774030a3b3c0fa77290934bed73e8f3819ea0ff06c2b6b9f5b83
kubectl.kubernetes.io/default-container: grafana
spec:
serviceAccountName: grafana
automountServiceAccountToken: true
securityContext:
fsGroup: 472 |
--- kubernetes/apps/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana
+++ kubernetes/apps/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana
@@ -199,13 +199,13 @@
gnetId: 10229
revision: 35
rook-ceph:
rook-ceph-cluster:
datasource: Prometheus
gnetId: 2842
- revision: 18
+ revision: 17
rook-ceph-osd-single:
datasource: Prometheus
gnetId: 5336
revision: 9
rook-ceph-pools:
datasource: Prometheus
--- kubernetes/apps/kube-system/snapshot-controller/app Kustomization: flux-system/snapshot-controller HelmRelease: kube-system/snapshot-controller
+++ kubernetes/apps/kube-system/snapshot-controller/app Kustomization: flux-system/snapshot-controller HelmRelease: kube-system/snapshot-controller
@@ -13,13 +13,13 @@
spec:
chart: snapshot-controller
sourceRef:
kind: HelmRepository
name: piraeus
namespace: flux-system
- version: 3.0.5
+ version: 3.0.6
driftDetection:
mode: enabled
install:
crds: CreateReplace
remediation:
retries: 3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
3.0.5
->3.0.6
Release Notes
piraeusdatastore/helm-charts (snapshot-controller)
v3.0.6
Compare Source
Deploys a Snapshot Controller in a cluster. Snapshot Controllers are often bundled with the Kubernetes distribution, this chart is meant for cases where it is not. Also deploys the Snapshot Validation Webhook and configures your cluster to validate every
VolumeSnapshot
andVolumeSnapshotContent
resource by sending it to the webhook.Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.