Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
78dead2
chore(chart-deps): update istio to version 1.28.3
svcAPLBot Jan 20, 2026
77ca4a6
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 20, 2026
6355f48
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 20, 2026
b61b98f
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 20, 2026
b59b873
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 21, 2026
84a9c01
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 22, 2026
76fb640
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 22, 2026
66d1533
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 26, 2026
a4f6bc7
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 27, 2026
ec8f6fb
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 27, 2026
0859e66
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 27, 2026
667b548
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 27, 2026
692ffcb
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 28, 2026
5289064
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 28, 2026
f1757fd
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 28, 2026
d1ecc5e
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 28, 2026
df4a021
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 28, 2026
b29722b
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 29, 2026
299a9ee
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 29, 2026
f6cdbee
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 29, 2026
19240b4
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 29, 2026
bf97937
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 29, 2026
49f10c6
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 29, 2026
0ed93a0
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 29, 2026
0c19aee
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 29, 2026
d241e81
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 29, 2026
7927179
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 29, 2026
b0e694d
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 29, 2026
91222c2
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 29, 2026
87e6821
Merge branch 'main' into ci-update-istio-to-1.28.3
svcAPLBot Jan 29, 2026
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 @@ -97,7 +97,7 @@ appsInfo:
integration: App Platform integrated ingress-nginx into an advanced ingress architecture.
istio:
title: Istio
appVersion: 1.28.2
appVersion: 1.28.3
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://kubernetes.github.io/ingress-nginx
- name: base
alias: istio-base
version: 1.28.2
version: 1.28.3
repository: https://istio-release.storage.googleapis.com/charts
- name: gateway
alias: istio-gateway
version: 1.28.2
version: 1.28.3
repository: https://istio-release.storage.googleapis.com/charts
- name: istiod
version: 1.28.2
version: 1.28.3
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.28.2
appVersion: 1.28.3
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.28.2
version: 1.28.3
4 changes: 2 additions & 2 deletions charts/istio-gateway/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.28.2
appVersion: 1.28.3
description: Helm chart for deploying Istio gateways
icon: https://istio.io/latest/favicons/android-192x192.png
keywords:
Expand All @@ -9,4 +9,4 @@ name: gateway
sources:
- https://github.com/istio/istio
type: application
version: 1.28.2
version: 1.28.3
3 changes: 3 additions & 0 deletions charts/istio-gateway/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,7 @@ spec:
{{- end }}
selector:
{{- include "gateway.selectorLabels" . | nindent 4 }}
{{- with .Values.service.selectorLabels }}
{{- toYaml . | nindent 4 }}
{{- end }}
{{- end }}
6 changes: 6 additions & 0 deletions charts/istio-gateway/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,12 @@
"annotations": {
"type": "object"
},
"selectorLabels": {
"type": "object",
"additionalProperties": {
"type": "string"
}
},
"externalTrafficPolicy": {
"type": "string"
},
Expand Down
2 changes: 2 additions & 0 deletions charts/istio-gateway/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ _internal_defaults_do_not_set:
type: LoadBalancer
# Set to a specific ClusterIP, or "" for automatic assignment
clusterIP: ""
# Additional labels to add to the service selector
selectorLabels: {}
ports:
- name: status-port
port: 15021
Expand Down
4 changes: 2 additions & 2 deletions charts/istiod/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.28.2
appVersion: 1.28.3
description: Helm chart for istio control plane
icon: https://istio.io/latest/favicons/android-192x192.png
keywords:
Expand All @@ -9,4 +9,4 @@ keywords:
name: istiod
sources:
- https://github.com/istio/istio
version: 1.28.2
version: 1.28.3
2 changes: 1 addition & 1 deletion charts/istiod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ _internal_defaults_do_not_set:
# Dev builds from prow are on gcr.io
hub: docker.io/istio
# Default tag for Istio images.
tag: 1.28.2
tag: 1.28.3
# Variant of the image to use.
# Currently supported are: [debug, distroless]
variant: ""
Expand Down