Skip to content

Commit

Permalink
bump k8s supported versions for rancher-monitoring/rancher-pushprox
Browse files Browse the repository at this point in the history
  • Loading branch information
jbiers committed Sep 16, 2024
1 parent 5d605ca commit f365bb8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
annotations:
catalog.cattle.io/hidden: "true"
catalog.cattle.io/kube-version: '>= 1.26.0-0 < 1.31.0-0'
catalog.cattle.io/kube-version: '>= 1.28.0-0 < 1.32.0-0'
catalog.cattle.io/os: linux
catalog.rancher.io/certified: rancher
catalog.rancher.io/namespace: cattle-monitoring-system
Expand All @@ -9,7 +9,7 @@ apiVersion: v1
appVersion: 0.1.0
description: Sets up a deployment of the PushProx proxy and a DaemonSet of PushProx
clients.
kubeVersion: '>=1.26.0-0'
kubeVersion: '>=1.28.0-0'
name: rancher-pushprox
type: application
version: 0.2.0

0 comments on commit f365bb8

Please sign in to comment.