UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 88685211 authored by Jeffrey Victor's avatar Jeffrey Victor
Browse files

Merge branch 'renovate/istio-operator' into 'main'

Bumping version from upstream to 1.19.4 from 1.19.3

See merge request !96
parents f781b008 7f349c80
No related branches found
Tags 1.19.5-bb.1
1 merge request!96Bumping version from upstream to 1.19.4 from 1.19.3
Pipeline #2456758 passed
......@@ -2,6 +2,10 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
---
## [1.19.4-bb.0] - 2023-11-14
### Added
- Updated repo1 image to `1.19.4`
## [1.19.3-bb.0] - 2023-10-16
### Added
- Updated repo1 image to `1.19.3`
......
# istio-operator
![Version: 1.19.3-bb.0](https://img.shields.io/badge/Version-1.19.3--bb.0-informational?style=flat-square) ![AppVersion: 1.19.3](https://img.shields.io/badge/AppVersion-1.19.3-informational?style=flat-square)
![Version: 1.19.4-bb.0](https://img.shields.io/badge/Version-1.19.4--bb.0-informational?style=flat-square) ![AppVersion: 1.19.4](https://img.shields.io/badge/AppVersion-1.19.4-informational?style=flat-square)
Helm chart for deploying Istio operator
......
......@@ -2,8 +2,8 @@ apiVersion: v1
name: istio-operator
# This version is never actually shipped. istio/release-builder will replace it at build-time
# with the appropriate version
version: 1.19.3-bb.0
appVersion: 1.19.3
version: 1.19.4-bb.0
appVersion: 1.19.4
tillerVersion: ">=2.7.2"
description: Helm chart for deploying Istio operator
keywords:
......
......@@ -3,9 +3,9 @@ kind: Kptfile
metadata:
name: chart
upstream:
type: git
git:
commit: 41218ffa66c12acf77ad08b3ef07d296218d0929
repo: https://github.com/istio/istio
directory: /manifests/charts/istio-operator
ref: 1.19.3
type: git
git:
commit: 930b482af113506a9aac0f4c3c547aa4f81965bb
repo: https://github.com/istio/istio
directory: /manifests/charts/istio-operator
ref: 1.19.4
# Synced with https://github.com/istio/api/blob/v1.19.3/kubernetes/customresourcedefinitions.gen.yaml
# Synced with https://github.com/istio/api/blob/v1.19.4/kubernetes/customresourcedefinitions.gen.yaml
# DO NOT EDIT - Generated by Cue OpenAPI generator based on Istio APIs.
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
......@@ -7287,5 +7287,4 @@ spec:
storage: true
subresources:
status: {}
---
\ No newline at end of file
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment