Skip to content

Commit

Permalink
Merge pull request #662 from monostream/update/vscode
Browse files Browse the repository at this point in the history
Update dependencies for update/vscode
  • Loading branch information
mdnix authored Dec 30, 2024
2 parents 2ff3cfb + 8e69993 commit 3ec39da
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions charts/vscode/chart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 0.1.45

Published on 25 December 2024

- docker from 27.4.1-dind-alpine3.21 to 27.5.0-rc.1-dind-rootless

# 0.1.44

Published on 19 December 2024
Expand Down
2 changes: 1 addition & 1 deletion charts/vscode/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
type: application
name: vscode
description: Visual Studio Code in your Browser - A comprehensive DevOps tool within your Kubernetes cluster.
version: 0.1.44
version: 0.1.45
appVersion: "4.95.3"
home: https://coder.com/
icon: https://raw.githubusercontent.com/monostream/test-charts/main/assets/vscode/vscode_icon_2.svg
Expand Down
2 changes: 1 addition & 1 deletion charts/vscode/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ affinity: {}
docker:
repository: docker
pullPolicy: Always
tag: 27.4.1-dind-alpine3.21
tag: 27.5.0-rc.1-dind-rootless

0 comments on commit 3ec39da

Please sign in to comment.