We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb9e853 commit 0f72fe7Copy full SHA for 0f72fe7
charts/Chart.yaml
@@ -15,7 +15,7 @@ type: application
15
# This is the chart version. This version number should be incremented each time you make changes
16
# to the chart and its templates, including the app version.
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
-version: 0.1.0
+version: 0.1.2
19
20
# This is the version number of the application being deployed. This version number should be
21
# incremented each time you make changes to the application. Versions are not expected to
charts/values.yaml
@@ -2,7 +2,7 @@
2
# This is a YAML-formatted file.
3
# Declare variables to be passed into your templates.
4
5
-replicaCount: 1
+replicaCount: 2
6
7
image:
8
repository: nginx
0 commit comments