Skip to content

Commit

Permalink
[dev-v2.8] fixing istio chart.yaml version (#3873)
Browse files Browse the repository at this point in the history
  • Loading branch information
diogoasouza authored and nicholasSUSE committed Jun 5, 2024
1 parent 902a6f6 commit 3415bfc
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
Binary file modified assets/rancher-istio/rancher-istio-103.3.0+up1.21.1.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions charts/rancher-istio/103.3.0+up1.21.1/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ 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.20.3
catalog.cattle.io/upstream-version: 1.21.1
apiVersion: v1
appVersion: 1.20.3
appVersion: 1.21.1
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
8 changes: 4 additions & 4 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12727,10 +12727,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.20.3
catalog.cattle.io/upstream-version: 1.21.1
apiVersion: v1
appVersion: 1.20.3
created: "2024-04-10T23:38:59.065439722Z"
appVersion: 1.21.1
created: "2024-05-07T18:05:23.136754-03:00"
dependencies:
- condition: kiali.enabled
name: kiali
Expand All @@ -12742,7 +12742,7 @@ entries:
version: 1.56.0
description: A basic Istio setup that installs with the istioctl. Refer to https://istio.io/latest/
for details.
digest: dac94d17402bb7f468c8bc97dc2ffed7dee977ca445e37301fd7573698e1e9b4
digest: 3358b211d80d5235c1ff5cfe8f93638af00b7bef8a6f12528870aafbc33a5007
icon: https://charts.rancher.io/assets/logos/istio.svg
keywords:
- networking
Expand Down
6 changes: 3 additions & 3 deletions packages/rancher-istio/1.21/rancher-istio/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ 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.20.3
catalog.cattle.io/upstream-version: 1.21.1
apiVersion: v1
appVersion: 1.20.3
appVersion: 1.21.1
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
keywords:
- networking
- infrastructure
name: rancher-istio
version: 1.20.3
version: 1.21.1

0 comments on commit 3415bfc

Please sign in to comment.