this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(container): update image registry.skysolutions.fi/docker.io/rancher/local-path-provisioner ( v0.0.34 → v0.0.35 )

| datasource | package | from | to |
| ---------- | ----------------------------------------------------------------- | ------- | ------- |
| docker | registry.skysolutions.fi/docker.io/rancher/local-path-provisioner | v0.0.34 | v0.0.35 |

authored by

samip5-bot[bot] and committed by
GitHub
725ea781 091f12aa

+1 -1
+1 -1
k8s/base/storage/storage-classes/local-storage/rancher-manifest.yaml
··· 57 57 serviceAccountName: local-path-provisioner-service-account 58 58 containers: 59 59 - name: local-path-provisioner 60 - image: registry.skysolutions.fi/docker.io/rancher/local-path-provisioner:v0.0.34 60 + image: registry.skysolutions.fi/docker.io/rancher/local-path-provisioner:v0.0.35 61 61 imagePullPolicy: IfNotPresent 62 62 command: 63 63 - local-path-provisioner