Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
k8s-templates
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Frank Sauerburger
k8s-templates
Commits
bf1128f8
Verified
Commit
bf1128f8
authored
1 year ago
by
Frank Sauerburger
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to 0.2.1
parent
bcf34f44
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#13503
passed
1 year ago
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
k8s-templates/Chart.yaml
+2
-2
2 additions, 2 deletions
k8s-templates/Chart.yaml
k8s-templates/templates/deployment.yaml
+1
-1
1 addition, 1 deletion
k8s-templates/templates/deployment.yaml
with
3 additions
and
3 deletions
k8s-templates/Chart.yaml
+
2
−
2
View file @
bf1128f8
...
...
@@ -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
"
This diff is collapsed.
Click to expand it.
k8s-templates/templates/deployment.yaml
+
1
−
1
View file @
bf1128f8
...
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment