Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
containerize
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package registry
Container Registry
Operate
Terraform modules
Monitor
Service Desk
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
Studio R215
containerize
Commits
4344aecb
Commit
4344aecb
authored
3 weeks ago
by
Sebastian Karius
Browse files
Options
Downloads
Patches
Plain Diff
update coder to 2.19.1
parent
e69f25b9
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
helm/ti-coder/Chart.lock
+3
-3
3 additions, 3 deletions
helm/ti-coder/Chart.lock
helm/ti-coder/Chart.yaml
+3
-3
3 additions, 3 deletions
helm/ti-coder/Chart.yaml
helm/ti-coder/templates/NOTES.txt
+1
-1
1 addition, 1 deletion
helm/ti-coder/templates/NOTES.txt
with
9 additions
and
9 deletions
.gitlab-ci.yml
+
2
−
2
View file @
4344aecb
...
...
@@ -45,7 +45,7 @@ helm-package:
artifacts
:
paths
:
-
vdo-ninja-0.1.2.tgz
-
ti-coder-0.4.
9
.tgz
-
ti-coder-0.4.
10
.tgz
-
ti-lamp-0.1.2.tgz
expire_in
:
1 hour
...
...
@@ -62,7 +62,7 @@ helm-publish:
image
:
curlimages/curl:latest
script
:
-
'
curl
--request
POST
--user
gitlab-ci-token:$CI_JOB_TOKEN
--form
"chart=@vdo-ninja-0.1.2.tgz"
"${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/helm/api/stable/charts"'
-
'
curl
--request
POST
--user
gitlab-ci-token:$CI_JOB_TOKEN
--form
"chart=@ti-coder-0.4.
9
.tgz"
"${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/helm/api/stable/charts"'
-
'
curl
--request
POST
--user
gitlab-ci-token:$CI_JOB_TOKEN
--form
"chart=@ti-coder-0.4.
10
.tgz"
"${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/helm/api/stable/charts"'
-
'
curl
--request
POST
--user
gitlab-ci-token:$CI_JOB_TOKEN
--form
"chart=@ti-lamp-0.1.2.tgz"
"${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/helm/api/stable/charts"'
stages
:
...
...
This diff is collapsed.
Click to expand it.
helm/ti-coder/Chart.lock
+
3
−
3
View file @
4344aecb
...
...
@@ -4,6 +4,6 @@ dependencies:
version: 15.5.38
- name: coder
repository: https://helm.coder.com/v2
version: 2.19.
0
digest: sha256:
2bed00d2eaa360247846847b1fbc1c6d3e3c2efa35c98b5417690ecad0370b5
f
generated: "2025-03-
06T09:34:18.33189078
7+01:00"
version: 2.19.
1
digest: sha256:
5a8223d50b160742441cda3830c816280287a857eb2fe9214df5cee4155874d
f
generated: "2025-03-
10T13:30:49.65237993
7+01:00"
This diff is collapsed.
Click to expand it.
helm/ti-coder/Chart.yaml
+
3
−
3
View file @
4344aecb
...
...
@@ -15,12 +15,12 @@ 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.4.
9
version
:
0.4.
10
# 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
:
"
2.19.
0
"
appVersion
:
"
2.19.
1
"
dependencies
:
-
name
:
postgresql
...
...
@@ -28,5 +28,5 @@ dependencies:
repository
:
"
oci://registry-1.docker.io/bitnamicharts"
-
name
:
coder
version
:
"
2.19.
0
"
version
:
"
2.19.
1
"
repository
:
"
https://helm.coder.com/v2"
This diff is collapsed.
Click to expand it.
helm/ti-coder/templates/NOTES.txt
+
1
−
1
View file @
4344aecb
Installed coder in version 2.19.
0
and Postgres in version 16.3.
Installed coder in version 2.19.
1
and Postgres in version 16.3.
Das Passwort für die Datenbank wurde im Secret "coder-postgresql" abgelegt.
\ No newline at end of file
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