Skip to content

Commit

Permalink
update pushprox to v0.1.4-rancher2
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck committed Feb 6, 2025
1 parent d1eb9f1 commit 35838a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ annotations:
catalog.rancher.io/namespace: cattle-monitoring-system
catalog.rancher.io/release-name: rancher-pushprox
apiVersion: v1
appVersion: 0.1.0
description: Sets up a deployment of the PushProx proxy and a DaemonSet of PushProx
clients.
appVersion: v0.1.4-rancher2
description: Sets up a deployment of the PushProx proxy and a DaemonSet of PushProx clients.
kubeVersion: '>=1.26.0-0'
name: rancher-pushprox
type: application
version: 0.2.0
version: 0.2.1
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ clients:

image:
repository: rancher/pushprox-client
tag: v0.1.3-rancher2-client
tag: v0.1.4-rancher2-client
command: ["pushprox-client"]

copyCertsImage:
Expand Down Expand Up @@ -162,5 +162,5 @@ proxy:

image:
repository: rancher/pushprox-proxy
tag: v0.1.3-rancher2-proxy
tag: v0.1.4-rancher2-proxy
command: ["pushprox-proxy"]

0 comments on commit 35838a0

Please sign in to comment.