Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Argo Cd
Commits
c6cd7c5e
Unverified
Commit
c6cd7c5e
authored
4 years ago
by
Isaac Gaskin
Committed by
Alexander Matyushentsev
4 years ago
Browse files
Options
Download
Email Patches
Plain Diff
chore: helm2 verison bump (#4724)
* chore: helm2 verison bump
parent
dd26b73e
release-1.6
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
hack/tool-versions.sh
+1
-1
hack/tool-versions.sh
util/helm/testdata/helm2-dependency/requirements.lock
+4
-4
util/helm/testdata/helm2-dependency/requirements.lock
util/helm/testdata/helm2-dependency/requirements.yaml
+1
-1
util/helm/testdata/helm2-dependency/requirements.yaml
with
6 additions
and
6 deletions
+6
-6
hack/tool-versions.sh
+
1
-
1
View file @
c6cd7c5e
#!/bin/sh
# The checksum of this file is used as cache key in our integratoin toolchain
#
helm2_version
=
2.1
5.2
helm2_version
=
2.1
7.0
helm3_version
=
3.2.0
jq_version
=
1.6
ksonnet_version
=
0.13.1
...
...
This diff is collapsed.
Click to expand it.
util/helm/testdata/helm2-dependency/requirements.lock
+
4
-
4
View file @
c6cd7c5e
dependencies:
- name: mariadb
repository: https://
kubernetes-charts.storage.googleapis.com/
version: 4.
3.1
digest: sha256:
82a0e5374376169d2ecf7d452c18a2ed93507f5d17c3393a1457f9ffad7e9b26
generated: 20
18-08-02T22:07:51.905271776Z
repository: https://
charts.helm.sh/stable
version: 4.
4.2
digest: sha256:
c07f89818ebcd92a4dbaff719ebedc14e2569ee27447d3abf739e2dd11d13fcb
generated:
"
20
20-11-03T09:04:00.781031-08:00"
This diff is collapsed.
Click to expand it.
util/helm/testdata/helm2-dependency/requirements.yaml
+
1
-
1
View file @
c6cd7c5e
dependencies
:
-
name
:
mariadb
version
:
4.x.x
repository
:
https://
kubernetes-charts.storage.googleapis.com/
repository
:
https://
charts.helm.sh/stable
condition
:
mariadb.enabled
tags
:
-
wordpress-database
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help