upgrade packages

This commit is contained in:
2025-03-02 20:28:30 -05:00
parent 4fd0c84d48
commit dfc22ce440
8 changed files with 56 additions and 26 deletions

View File

@@ -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
---

View File

@@ -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