Skip to content
Snippets Groups Projects
Verified Commit bf1128f8 authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Bump version to 0.2.1

parent bcf34f44
No related branches found
No related tags found
No related merge requests found
Pipeline #13503 passed
......@@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.0
version: 0.2.1
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.2.0"
appVersion: "0.2.1"
......@@ -29,7 +29,7 @@ spec:
{{- end }}
containers:
- name: backend
image: gitlab.sauerburger.com:5049/frank/k8s-templates/k8s-templates-backend:0.2.0
image: gitlab.sauerburger.com:5049/frank/k8s-templates/k8s-templates-backend:0.2.1
ports:
- containerPort: 8080
env:
......
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