Skip to content

Commit

Permalink
make charts
Browse files Browse the repository at this point in the history
  • Loading branch information
diogoasouza committed Jan 17, 2025
1 parent 51f6911 commit 4aabc3a
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
Binary file modified assets/rancher-istio/rancher-istio-105.5.1+up1.24.1.tgz
Binary file not shown.
6 changes: 4 additions & 2 deletions charts/rancher-istio/105.5.1+up1.24.1/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/deprecated: "true"
catalog.cattle.io/display-name: Istio
catalog.cattle.io/kube-version: '>= 1.27.0-0 < 1.32.0-0'
catalog.cattle.io/namespace: istio-system
Expand All @@ -11,9 +12,10 @@ annotations:
catalog.cattle.io/requests-memory: 2314Mi
catalog.cattle.io/type: cluster-tool
catalog.cattle.io/ui-component: istio
catalog.cattle.io/upstream-version: 1.23.2
catalog.cattle.io/upstream-version: 1.24.1
apiVersion: v1
appVersion: 1.23.2
appVersion: 1.24.1
deprecated: true
description: A basic Istio setup that installs with the istioctl. Refer to https://istio.io/latest/
for details.
icon: https://charts.rancher.io/assets/logos/istio.svg
Expand Down
10 changes: 6 additions & 4 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14794,6 +14794,7 @@ entries:
rancher-istio:
- annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/deprecated: "true"
catalog.cattle.io/display-name: Istio
catalog.cattle.io/kube-version: '>= 1.27.0-0 < 1.32.0-0'
catalog.cattle.io/namespace: istio-system
Expand All @@ -14805,10 +14806,10 @@ entries:
catalog.cattle.io/requests-memory: 2314Mi
catalog.cattle.io/type: cluster-tool
catalog.cattle.io/ui-component: istio
catalog.cattle.io/upstream-version: 1.23.2
catalog.cattle.io/upstream-version: 1.24.1
apiVersion: v1
appVersion: 1.23.2
created: "2025-01-16T13:57:35.528360107+05:30"
appVersion: 1.24.1
created: "2025-01-16T21:13:33.150698-03:00"
dependencies:
- condition: kiali.enabled
name: kiali
Expand All @@ -14818,9 +14819,10 @@ entries:
name: tracing
repository: file://./charts/tracing
version: 1.63.0
deprecated: true
description: A basic Istio setup that installs with the istioctl. Refer to https://istio.io/latest/
for details.
digest: ad954b45bb27695a1fbd5c80250b0c5139785d3d637e85265174d933e41f0fa2
digest: 3a62d7bf73d4948172da56da175577ddf68f4c023d77eec6a101e01e2d3e6055
icon: https://charts.rancher.io/assets/logos/istio.svg
keywords:
- networking
Expand Down
4 changes: 2 additions & 2 deletions packages/rancher-istio/1.24/rancher-istio/charts/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/display-name: Istio
catalog.cattle.io/deprecated: "true"
catalog.cattle.io/display-name: Istio
catalog.cattle.io/kube-version: '>= 1.27.0-0 < 1.32.0-0'
catalog.cattle.io/namespace: istio-system
catalog.cattle.io/os: linux
Expand All @@ -15,9 +15,9 @@ annotations:
catalog.cattle.io/upstream-version: 1.24.1
apiVersion: v1
appVersion: 1.24.1
deprecated: true
description: A basic Istio setup that installs with the istioctl. Refer to https://istio.io/latest/
for details.
deprecated: true
icon: https://charts.rancher.io/assets/logos/istio.svg
keywords:
- networking
Expand Down

0 comments on commit 4aabc3a

Please sign in to comment.