Skip to content

Commit

Permalink
Merge pull request #267 from Darkfella91/renovate/devcontainer-depend…
Browse files Browse the repository at this point in the history
…ancies

fix(github-release): update devcontainer dependancies group
  • Loading branch information
d4rkfella authored Dec 6, 2024
2 parents 827796b + d3452cd commit 4869827
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ARG HELMFILE_VERSION=v0.169.2
# renovate: depName=helm/helm
ARG HELM_VERSION=v3.16.3
# renovate: depName=go-task/task
ARG TASK_VERSION=v3.40.0
ARG TASK_VERSION=v3.40.1
# renovate: depName=siderolabs/talos
ARG TALOSCTL_VERSION=v1.8.3
# renovate: depName=kubevirt/kubevirt
Expand All @@ -24,7 +24,7 @@ ARG KUBELOGIN_VERSION=v1.31.0
# renovate: depName=cilium/hubble
ARG HUBBLE_VERSION=v1.16.4
# renovate: depName=cilium/cilium-cli
ARG CILIUM_VERSION=v0.16.20
ARG CILIUM_VERSION=v0.16.21

ENV LANG="C.UTF-8"
ENV SHELL=/bin/bash
Expand Down

0 comments on commit 4869827

Please sign in to comment.