Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ appsInfo:
integration: Harbor can be enabled to provide each team with a private registry. Harbor has been made user and tenant aware. App Platform runs automated tasks that take care of creating a project in Harbor for each team, creating a bot-account for each team, and creating a Kubernetes pull secret in the team namespace to enable pulling of images out of the local registry.
istio:
title: Istio
appVersion: 1.29.2
appVersion: 1.30.0
repo: https://github.com/istio/istio
maintainers: Istio
relatedLinks:
Expand Down
6 changes: 3 additions & 3 deletions chart/chart-index/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@ dependencies:
repository: https://helm.goharbor.io
- name: base
alias: istio-base
version: 1.29.2
version: 1.30.0
repository: https://istio-release.storage.googleapis.com/charts
- name: gateway
alias: istio-gateway
version: 1.29.2
version: 1.30.0
repository: https://istio-release.storage.googleapis.com/charts
- name: istiod
version: 1.29.2
version: 1.30.0
repository: https://istio-release.storage.googleapis.com/charts
- name: keycloakx
alias: keycloak
Expand Down
4 changes: 2 additions & 2 deletions charts/istio-base/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: v2
appVersion: 1.29.2
appVersion: 1.30.0
description: Helm chart for deploying Istio cluster resources and CRDs
icon: https://istio.io/latest/favicons/android-192x192.png
keywords:
- istio
name: base
sources:
- https://github.com/istio/istio
version: 1.29.2
version: 1.30.0
Loading
Loading