Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update image codercom/code-server to v4.20.1 #376

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
codercom/code-server patch 4.20.0 -> 4.20.1

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Jan 27, 2024
Copy link
Contributor

--- kubernetes/apps/home/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home/home-assistant

+++ kubernetes/apps/home/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home/home-assistant

@@ -46,13 +46,13 @@

           GIT_COMMITTER_EMAIL: null
           GIT_COMMITTER_NAME: null
         git:
           deployKeySecret: code-server-secrets
         image:
           repository: codercom/code-server
-          tag: 4.20.0
+          tag: 4.20.1
         ingress:
           annotations:
             hajimari.io/enable: 'true'
             hajimari.io/icon: microsoft-visual-studio-code
           enabled: true
           hosts:

Copy link
Contributor

--- HelmRelease: home/home-assistant StatefulSet: home/home-assistant

+++ HelmRelease: home/home-assistant StatefulSet: home/home-assistant

@@ -82,13 +82,13 @@

         - name: GIT_AUTHOR_NAME
           value: <nil>
         - name: GIT_COMMITTER_EMAIL
           value: <nil>
         - name: GIT_COMMITTER_NAME
           value: <nil>
-        image: codercom/code-server:4.20.0
+        image: codercom/code-server:4.20.1
         imagePullPolicy: null
         name: codeserver
         ports:
         - containerPort: 12321
           name: codeserver
           protocol: TCP

@angryninja48 angryninja48 merged commit 851f448 into main Jan 28, 2024
4 checks passed
@angryninja48 angryninja48 deleted the renovate/codercom-code-server-4.x branch January 28, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant