Skip to content

Commit af7dc3f

Browse files
committed
make charts
1 parent 26fb3a3 commit af7dc3f

37 files changed

Lines changed: 104 additions & 104 deletions

File tree

-786 Bytes
Binary file not shown.

charts/rancher-monitoring/84.5.0-rancher.1/Chart.yaml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -33,35 +33,35 @@ dependencies:
3333
- condition: hardenedKubelet.enabled
3434
name: hardenedKubelet
3535
repository: file://./charts/hardenedKubelet
36-
version: 0.1.10
36+
version: 0.1.11
3737
- condition: hardenedNodeExporter.enabled
3838
name: hardenedNodeExporter
3939
repository: file://./charts/hardenedNodeExporter
40-
version: 0.1.10
40+
version: 0.1.11
4141
- condition: k3sServer.enabled
4242
name: k3sServer
4343
repository: file://./charts/k3sServer
44-
version: 0.1.10
44+
version: 0.1.11
4545
- condition: kubeStateMetrics.enabled
4646
name: kube-state-metrics
4747
repository: file://./charts/kube-state-metrics
4848
version: 7.3.0
4949
- condition: kubeAdmControllerManager.enabled
5050
name: kubeAdmControllerManager
5151
repository: file://./charts/kubeAdmControllerManager
52-
version: 0.1.10
52+
version: 0.1.11
5353
- condition: kubeAdmEtcd.enabled
5454
name: kubeAdmEtcd
5555
repository: file://./charts/kubeAdmEtcd
56-
version: 0.1.10
56+
version: 0.1.11
5757
- condition: kubeAdmProxy.enabled
5858
name: kubeAdmProxy
5959
repository: file://./charts/kubeAdmProxy
60-
version: 0.1.10
60+
version: 0.1.11
6161
- condition: kubeAdmScheduler.enabled
6262
name: kubeAdmScheduler
6363
repository: file://./charts/kubeAdmScheduler
64-
version: 0.1.10
64+
version: 0.1.11
6565
- condition: prometheus-adapter.enabled
6666
name: prometheus-adapter
6767
repository: file://./charts/prometheus-adapter
@@ -73,43 +73,43 @@ dependencies:
7373
- condition: rke2ControllerManager.enabled
7474
name: rke2ControllerManager
7575
repository: file://./charts/rke2ControllerManager
76-
version: 0.1.10
76+
version: 0.1.11
7777
- condition: rke2Etcd.enabled
7878
name: rke2Etcd
7979
repository: file://./charts/rke2Etcd
80-
version: 0.1.10
80+
version: 0.1.11
8181
- condition: rke2IngressNginx.enabled
8282
name: rke2IngressNginx
8383
repository: file://./charts/rke2IngressNginx
84-
version: 0.1.10
84+
version: 0.1.11
8585
- condition: rke2Proxy.enabled
8686
name: rke2Proxy
8787
repository: file://./charts/rke2Proxy
88-
version: 0.1.10
88+
version: 0.1.11
8989
- condition: rke2Scheduler.enabled
9090
name: rke2Scheduler
9191
repository: file://./charts/rke2Scheduler
92-
version: 0.1.10
92+
version: 0.1.11
9393
- condition: rkeControllerManager.enabled
9494
name: rkeControllerManager
9595
repository: file://./charts/rkeControllerManager
96-
version: 0.1.10
96+
version: 0.1.11
9797
- condition: rkeEtcd.enabled
9898
name: rkeEtcd
9999
repository: file://./charts/rkeEtcd
100-
version: 0.1.10
100+
version: 0.1.11
101101
- condition: rkeIngressNginx.enabled
102102
name: rkeIngressNginx
103103
repository: file://./charts/rkeIngressNginx
104-
version: 0.1.10
104+
version: 0.1.11
105105
- condition: rkeProxy.enabled
106106
name: rkeProxy
107107
repository: file://./charts/rkeProxy
108-
version: 0.1.10
108+
version: 0.1.11
109109
- condition: rkeScheduler.enabled
110110
name: rkeScheduler
111111
repository: file://./charts/rkeScheduler
112-
version: 0.1.10
112+
version: 0.1.11
113113
- condition: windowsExporter.enabled
114114
name: windowsExporter
115115
repository: file://./charts/windowsExporter

charts/rancher-monitoring/84.5.0-rancher.1/charts/hardenedKubelet/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ annotations:
55
catalog.rancher.io/namespace: cattle-monitoring-system
66
catalog.rancher.io/release-name: rancher-pushprox
77
apiVersion: v2
8-
appVersion: v0.1.10
8+
appVersion: v0.1.11
99
description: Sets up a deployment of the PushProx proxy and a DaemonSet of PushProx
1010
clients.
1111
kubeVersion: '>=1.26.0-0'
1212
name: hardenedKubelet
1313
type: application
14-
version: 0.1.10
14+
version: 0.1.11

charts/rancher-monitoring/84.5.0-rancher.1/charts/hardenedKubelet/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ clients:
132132

133133
image:
134134
repository: rancher/pushprox
135-
tag: v0.1.10
135+
tag: v0.1.11
136136
command: ["pushprox-client"]
137137

138138
copyCertsImage:
@@ -164,5 +164,5 @@ proxy:
164164

165165
image:
166166
repository: rancher/pushprox
167-
tag: v0.1.10
167+
tag: v0.1.11
168168
command: ["pushprox-proxy"]

charts/rancher-monitoring/84.5.0-rancher.1/charts/hardenedNodeExporter/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ annotations:
55
catalog.rancher.io/namespace: cattle-monitoring-system
66
catalog.rancher.io/release-name: rancher-pushprox
77
apiVersion: v2
8-
appVersion: v0.1.10
8+
appVersion: v0.1.11
99
description: Sets up a deployment of the PushProx proxy and a DaemonSet of PushProx
1010
clients.
1111
kubeVersion: '>=1.26.0-0'
1212
name: hardenedNodeExporter
1313
type: application
14-
version: 0.1.10
14+
version: 0.1.11

charts/rancher-monitoring/84.5.0-rancher.1/charts/hardenedNodeExporter/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ clients:
132132

133133
image:
134134
repository: rancher/pushprox
135-
tag: v0.1.10
135+
tag: v0.1.11
136136
command: ["pushprox-client"]
137137

138138
copyCertsImage:
@@ -164,5 +164,5 @@ proxy:
164164

165165
image:
166166
repository: rancher/pushprox
167-
tag: v0.1.10
167+
tag: v0.1.11
168168
command: ["pushprox-proxy"]

charts/rancher-monitoring/84.5.0-rancher.1/charts/k3sServer/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ annotations:
55
catalog.rancher.io/namespace: cattle-monitoring-system
66
catalog.rancher.io/release-name: rancher-pushprox
77
apiVersion: v2
8-
appVersion: v0.1.10
8+
appVersion: v0.1.11
99
description: Sets up a deployment of the PushProx proxy and a DaemonSet of PushProx
1010
clients.
1111
kubeVersion: '>=1.26.0-0'
1212
name: k3sServer
1313
type: application
14-
version: 0.1.10
14+
version: 0.1.11

charts/rancher-monitoring/84.5.0-rancher.1/charts/k3sServer/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ clients:
132132

133133
image:
134134
repository: rancher/pushprox
135-
tag: v0.1.10
135+
tag: v0.1.11
136136
command: ["pushprox-client"]
137137

138138
copyCertsImage:
@@ -164,5 +164,5 @@ proxy:
164164

165165
image:
166166
repository: rancher/pushprox
167-
tag: v0.1.10
167+
tag: v0.1.11
168168
command: ["pushprox-proxy"]

charts/rancher-monitoring/84.5.0-rancher.1/charts/kubeAdmControllerManager/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ annotations:
55
catalog.rancher.io/namespace: cattle-monitoring-system
66
catalog.rancher.io/release-name: rancher-pushprox
77
apiVersion: v2
8-
appVersion: v0.1.10
8+
appVersion: v0.1.11
99
description: Sets up a deployment of the PushProx proxy and a DaemonSet of PushProx
1010
clients.
1111
kubeVersion: '>=1.26.0-0'
1212
name: kubeAdmControllerManager
1313
type: application
14-
version: 0.1.10
14+
version: 0.1.11

charts/rancher-monitoring/84.5.0-rancher.1/charts/kubeAdmControllerManager/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ clients:
132132

133133
image:
134134
repository: rancher/pushprox
135-
tag: v0.1.10
135+
tag: v0.1.11
136136
command: ["pushprox-client"]
137137

138138
copyCertsImage:
@@ -164,5 +164,5 @@ proxy:
164164

165165
image:
166166
repository: rancher/pushprox
167-
tag: v0.1.10
167+
tag: v0.1.11
168168
command: ["pushprox-proxy"]

0 commit comments

Comments
 (0)