diff --git a/distribution/helm-plugin/docker/Dockerfile b/distribution/helm-plugin/docker/Dockerfile index ef478715a..09c0aafeb 100644 --- a/distribution/helm-plugin/docker/Dockerfile +++ b/distribution/helm-plugin/docker/Dockerfile @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM alpine/helm:3.16.3 +FROM alpine/helm:3.16.4 ARG CHARTED_VERSION RUN helm plugin install https://artifacts.noelware.org/charted/helm-plugin/${CHARTED_VERSION}/distribution.tar.gz