Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Commit 0d75e5c

Browse files
author
Pamme Crandall
committed
Helm release - 1.3.1
1 parent 7acd0bf commit 0d75e5c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: helm-chart/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: nginx-service-mesh
33
description: NGINX Service Mesh
4-
version: 0.3.0
5-
appVersion: 1.3.0
4+
version: 0.3.1
5+
appVersion: 1.3.1
66
kubeVersion: ">= 1.18-0"
77
icon: https://raw.githubusercontent.com/nginxinc/nginx-service-mesh/master/helm-chart/chart-icon.png

Diff for: helm-chart/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ registry:
66

77
# Tag used for pulling images from registry
88
# Affects: nginx-mesh-api, nginx-mesh-cert-reloader, nginx-mesh-init, nginx-mesh-metrics, nginx-mesh-sidecar
9-
imageTag: "1.3.0"
9+
imageTag: "1.3.1"
1010

1111
# Note: Currently only works with Google Cloud registry.
1212
# Contents of your Google Cloud JSON key file. Can be set via "--set-file registry.key=<your-key-file>.json"

0 commit comments

Comments
 (0)