diff --git a/distribution/helm-plugin/docker/Dockerfile b/distribution/helm-plugin/docker/Dockerfile index e3468b96f..39cc70e89 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.4 +FROM alpine/helm:3.17.0 ARG CHARTED_VERSION RUN helm plugin install https://artifacts.noelware.org/charted/helm-plugin/${CHARTED_VERSION}/distribution.tar.gz