upgrade packages
This commit is contained in:
@@ -140,6 +140,9 @@ spec:
|
||||
type: integer
|
||||
nullable: true
|
||||
type: array
|
||||
supplementalGroupsPolicy:
|
||||
nullable: true
|
||||
type: string
|
||||
sysctls:
|
||||
items:
|
||||
properties:
|
||||
@@ -373,6 +376,6 @@ spec:
|
||||
containers:
|
||||
- command:
|
||||
- helm-controller
|
||||
image: rancher/helm-controller:v0.16.5
|
||||
image: rancher/helm-controller:v0.16.6
|
||||
name: helm-controller
|
||||
---
|
||||
|
||||
@@ -138,7 +138,7 @@ spec:
|
||||
operator: "Exists"
|
||||
containers:
|
||||
- name: node-cache
|
||||
image: registry.k8s.io/dns/k8s-dns-node-cache:1.24.0
|
||||
image: registry.k8s.io/dns/k8s-dns-node-cache:1.25.0
|
||||
resources:
|
||||
requests:
|
||||
cpu: 25m
|
||||
|
||||
Reference in New Issue
Block a user