Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
shiny-k8s
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hub
shiny-k8s
Merge requests
!25
Add apply tests
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add apply tests
add-apply-tests
into
helm
Overview
0
Commits
22
Pipelines
23
Changes
5
Merged
Bryan BRANCOTTE
requested to merge
add-apply-tests
into
helm
1 year ago
Overview
0
Commits
22
Pipelines
23
Changes
5
Expand
0
0
Merge request reports
Compare
helm
version 19
13b2af67
1 year ago
version 18
fad724a7
1 year ago
version 17
564fb5e8
1 year ago
version 16
1862fe26
1 year ago
version 15
e8cc5938
1 year ago
version 14
4458f93e
1 year ago
version 13
db915ff5
1 year ago
version 12
d87213aa
1 year ago
version 11
b5a70038
1 year ago
version 10
9e114a0d
1 year ago
version 9
9e9b9aaf
1 year ago
version 8
c9f60f80
1 year ago
version 7
e3817dec
1 year ago
version 6
3de225ad
1 year ago
version 5
16f1082e
1 year ago
version 4
ac9ec404
1 year ago
version 3
78108808
1 year ago
version 2
1957b5db
1 year ago
version 1
368242e9
1 year ago
helm (base)
and
latest version
latest version
0d4c82e2
22 commits,
1 year ago
version 19
13b2af67
21 commits,
1 year ago
version 18
fad724a7
20 commits,
1 year ago
version 17
564fb5e8
19 commits,
1 year ago
version 16
1862fe26
18 commits,
1 year ago
version 15
e8cc5938
17 commits,
1 year ago
version 14
4458f93e
16 commits,
1 year ago
version 13
db915ff5
15 commits,
1 year ago
version 12
d87213aa
14 commits,
1 year ago
version 11
b5a70038
13 commits,
1 year ago
version 10
9e114a0d
12 commits,
1 year ago
version 9
9e9b9aaf
11 commits,
1 year ago
version 8
c9f60f80
10 commits,
1 year ago
version 7
e3817dec
9 commits,
1 year ago
version 6
3de225ad
8 commits,
1 year ago
version 5
16f1082e
7 commits,
1 year ago
version 4
ac9ec404
6 commits,
1 year ago
version 3
78108808
5 commits,
1 year ago
version 2
1957b5db
4 commits,
1 year ago
version 1
368242e9
2 commits,
1 year ago
5 files
+
52
−
8
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
shiny-k8s-toolkit-helm/Chart.yaml
+
1
−
1
Options
@@ -15,7 +15,7 @@ type: application
@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# 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.
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version
:
0.8.
0
version
:
0.8.
1
# This is the version number of the application being deployed. This version number should be
# 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
# incremented each time you make changes to the application. Versions are not expected to
Loading