Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
chore(deps): update istio/operator docker tag to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2022
1 parent b8011fc commit 193690c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion distribution/argocd-applications/istio-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
- name: hub
value: docker.io/istio
- name: tag
value: 1.10.3 # istio/operator
value: 1.15.0 # istio/operator
destination:
server: https://kubernetes.default.svc
namespace: istio-operator
Expand Down
2 changes: 1 addition & 1 deletion distribution/istio/istio-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: istio
spec:
profile: default
tag: 1.10.3 # istio/operator
tag: 1.15.0 # istio/operator
hub: docker.io/istio
meshConfig:
accessLogFile: /dev/stdout
Expand Down

0 comments on commit 193690c

Please sign in to comment.