Skip to content

Commit

Permalink
Updated to latest Helm version v5.7.11
Browse files Browse the repository at this point in the history
  • Loading branch information
movray authored and github-actions[bot] committed Oct 31, 2024
1 parent fc42354 commit e2ba4e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG JENKINS_IMAGE=docker.io/jenkins/jenkins:2.462.3-jdk17
ARG PLUGINS='kubernetes:4295.v7fa_01b_309c95 workflow-aggregator:600.vb_57cdd26fdd7 git:5.5.2 configuration-as-code:1873.vea_5814ca_9c93'
ARG JENKINS_IMAGE=docker.io/jenkins/jenkins:2.479.1-jdk17
ARG PLUGINS='kubernetes:4295.v7fa_01b_309c95 workflow-aggregator:600.vb_57cdd26fdd7 git:5.6.0 configuration-as-code:1873.vea_5814ca_9c93'

FROM $JENKINS_IMAGE
ARG PLUGINS
Expand Down

0 comments on commit e2ba4e3

Please sign in to comment.