Skip to content
Snippets Groups Projects
Commit 085c2781 authored by Sebastian Karius's avatar Sebastian Karius
Browse files

update coder to version 2.14.3

parent 8bff6cb5
Branches
No related tags found
No related merge requests found
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.24
version: 15.5.31
- name: coder
repository: https://helm.coder.com/v2
version: 2.13.5
digest: sha256:c7fe4b22381d88c3df88a86c81521133234c2692d2b543590ae323e7a2eba463
generated: "2024-08-27T11:22:11.948580682+02:00"
version: 2.14.3
digest: sha256:8e10f5045a35bf556c8bdcbc77195f329e5ed0988c78456da78de4116a98347e
generated: "2024-09-16T13:57:25.183979585+02:00"
......@@ -15,13 +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.2.4
version: 0.2.5
# 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.13.5"
appVersion: "2.14.3"
dependencies:
- name: postgresql
......@@ -29,5 +28,5 @@ dependencies:
repository: "oci://registry-1.docker.io/bitnamicharts"
- name: coder
version: "2.13.5"
version: "2.14.3"
repository: "https://helm.coder.com/v2"
......@@ -13,4 +13,4 @@ Für die Datenbank erzeugt Coder ein neues Passwort. Dieses Passwort wird in ein
| oidc.clientSecret | "coder" | OIDC Client Secret |
| coder.coder.ingress.enabled | true | Ingress aktivieren |
| coder.coder.ingress.host | "coder.informatik.uni-halle.de" | Ingress Hostname |
| coder.coder.version | "2.22.2" | Coder Version (muss mit der installierten Version übereinstimmen) |
| coder.coder.version | "2.14.3" | Coder Version (muss mit der installierten Version übereinstimmen) |
Installed coder in version 2.13.5 and Postgres in version 16.3.
Installed coder in version 2.14.3 and Postgres in version 16.3.
Das Passwort für die Datenbank wurde im Secret "coder-postgresql" abgelegt.
\ No newline at end of file
......@@ -36,4 +36,4 @@ coder:
ingress:
enable: true
host: "coder.tikube.informatik.uni-halle.de"
version: "2.13.5"
version: "2.14.3"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment