Releases: auguwu/coder-images
Releases · auguwu/coder-images
2023.05.02
Updated Packages ✨
ghcr.io/auguwu/coder-images/base
- Update base Docker image to Ubuntu Lunar, this was supposed to be in 2023.04.26, but was backported back to Ubuntu Kinetic, but it is now Lunar in this release. (@auguwu)
- Update Bazel Buildtools (
bazel-buildifier
,bazel-buildozer
, andbazel-unused-deps
) to v6.1.2 (@auguwu) - Update Terraform to v1.4.6 (@auguwu)
2023.04.26
🥇 Fixes
- [base] Fix bazel-buildozer from being bazel-buiidifer (@auguwu)
⚠️ Breaking Changes ⚠️
User and Group IDs has been changed to 1001
instead of 1000
so the images can actually work. (@auguwu)
Updated Packages ✨
ghcr.io/auguwu/coder-images/base
- Upgrade image to Ubuntu Lunar (23.04) (@auguwu)
- Upgrade Bazel Buildtools (
bazel-buildozer
,bazel-buildifier
,bazel-unused-deps
) from 6.1.0 to 6.1.1 (@auguwu) - Upgrade GitHub CLI (
gh
) from v2.27.0 to v2.28.0 (@auguwu) - Upgrade Terraform (
terraform
) from v1.4.4 to v1.4.5 (@auguwu) - Upgrade kubectl (
kubectl
) from v1.26.3 to v1.27.1 (@auguwu) - Upgrade Helm (
helm
) from v3.11.2 to v3.11.3 (@auguwu)
ghcr.io/auguwu/coder-images/dotnet
- Upgrade .NET SDK from v7.0.4 to v7.0.5 (@auguwu)
ghcr.io/auguwu/coder-images/golang
- Upgrade GoReleaser from v1.17.0 to v1.17.2 (@auguwu)
ghcr.io/auguwu/coder-images/java
- Upgrade JDK from Temurin 20+36 to Temurin 20.0.1+9 (@auguwu)
- Upgrade Gradle from v8.1 to v8.1.1 (@auguwu)
ghcr.io/auguwu/coder-images/node
- Upgrade Node.js from v19.9.0 to v20.0.0 (@auguwu)
ghcr.io/auguwu/coder-images/rust
- Upgrade Rust toolchain (
rustc
,clippy
,rustfmt
,cargo
) from v1.68.2 to v1.69.0 (@auguwu)
2023.04.13
- [base] ➕✨ Added
jq
package (@auguwu)
2023.04.12
2023.04.11
✨ Updated Packages
- Update GitHub CLI from v2.26.1 to v2.27.0 (@auguwu)
- Update Coder CLI from v0.21.3 to v0.22.0 (@auguwu)
- Update GoReleaser from v1.16.2 to v1.17.0 (@auguwu)
- Update Node.js from v19.8.1 to v19.9.0
Full Changelog: 2023.04.06...2023.04.11
2023.04.06
What's Changed
- Update Terraform coder to v0.7.0 (@renovate-bot, #16)
- Update Bazel Buildtools to 6.1.0 (@auguwu)
- Update GitHub CLI to 2.26.1 (@auguwu)
- Update Terraform to 1.4.4 (@auguwu)
- Update Coder CLI to 0.21.3 (@auguwu)
- Update Go to 1.20.3 (@auguwu)
- Update Rust to 1.68.2 (@auguwu)
Full Changelog: 2023.03.27...2023.04.06
v2023.03.27
- [template] Upgrade coder/coder to v0.6.21 (@renovate-bot, #14)
- [template] Upgrade kreuzwerker/docker to v3.0.2 (@renovate-bot, #15)
- [base] Upgrade GitHub CLI to v2.25.1 (@auguwu)
- [base] Upgrade Coder CLI to v0.20.1 (@auguwu)
- [base] Upgrade Terraform to v1.4.2 (@auguwu)
- [base] Upgrade kubectl to v1.26.3 (@auguwu)
- [base] Upgrade Bazel to v6.1.1 (@auguwu)
- [dotnet] Upgrade .NET Core to v7.0.4 (@auguwu)
- [golang] Upgrade golangci-lint to v1.52.2 (@auguwu)
- [golang] Upgrade GoReleaser to v1.16.2 (@auguwu)
- [node] Upgrade Node.js to v19.8.1 (@auguwu)
- [java] Upgrade Maven to v3.9.1 (@auguwu)
Full Changelog: 2023.03.13...2023.03.27
v2023.03.13
- [template] Upgrade
coder/coder
Terraform provider to v0.6.17 (@renovate-bot) - [base] Upgrade image to
ubuntu:22.10
(@auguwu) - [base] Upgrade Bazel to 6.1.0 (@auguwu)
- [base] Upgrade Helm to 3.11.2 (@auguwu)
- [base] Upgrade kubectl to 1.26.2 (@auguwu)
- [base] Upgrade GitHub CLI to 2.24.3 (@auguwu)
- [base] Upgrade Coder CLI to 0.19.2 (@auguwu)
- [base] Upgrade Terraform to 1.4.0 (@auguwu)
- [dotnet] Upgrade .NET Core to 7.0.3 (@auguwu)
- [java] Upgrade Gradle to 8.0.2 (@auguwu)
- [golang] Upgrade GoReleaser to 1.16.1 (@auguwu)
- [golang] Upgrade Go to 1.20.2 (@auguwu)
- [rust] Upgrade Rust toolchain to 1.68.0 (@auguwu)
- [rust] Upgrade Rustup to 1.25.2 (@auguwu)
Full Changelog: 2023.02.21...2023.03.13