this repo has no description
0
fork

Configure Feed

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

feat(container): update k8s.gcr.io/autoscaling/vpa-recommender docker tag to v0.13.0

| datasource | package | from | to |
| ---------- | -------------------------------------- | ------ | ------ |
| docker | k8s.gcr.io/autoscaling/vpa-recommender | 0.12.0 | 0.13.0 |

+1 -1
+1 -1
cluster/apps/monitoring/vpa/app/helm-release.yaml
··· 29 29 recommender: 30 30 image: 31 31 repository: k8s.gcr.io/autoscaling/vpa-recommender 32 - tag: 0.12.0 32 + tag: 0.13.0 33 33 enabled: true 34 34 requests: 35 35 cpu: 15m