Skip to content

Commit 14e071d

Browse files
committed
Update website for v3.19.0
Signed-off-by: Scott Rigby <[email protected]>
1 parent b7e1e46 commit 14e071d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+236
-212
lines changed

config.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jsFiles = [
4545
]
4646

4747
[[params.versions]]
48-
version = "v3.17.0"
48+
version = "v3.19.0"
4949
patch = "stable"
5050
url = "https://helm.sh/docs"
5151
primary = true
@@ -55,8 +55,8 @@ version = "v2.17.0"
5555
url = "https://v2.helm.sh/docs"
5656

5757
[params.nextversion]
58-
version = "v3.18.0"
59-
date = "May 14, 2025"
58+
version = "v4.0.0"
59+
date = "November, 2025"
6060

6161
[[params.quicklinks]]
6262
title = "Quickstart Guide"
@@ -80,7 +80,7 @@ url = "/blog/migrate-from-helm-v2-to-helm-v3/"
8080

8181
[[params.quicklinks]]
8282
title = "Helm Security Audit"
83-
description = "Helm has been audited and deemed as recommended for public deployment during a third-party security audit funded by the CNCF."
83+
description = "Helm has been audited and deemed as recommended for public deployment during a third-party security audit funded by the CNCF."
8484
url = "/blog/2019-11-04-helm-security-audit-results/"
8585

8686
# Multilingual configuration

content/en/docs/helm/helm.md

Lines changed: 1 addition & 1 deletion

content/en/docs/helm/helm_completion.md

Lines changed: 1 addition & 1 deletion

content/en/docs/helm/helm_completion_bash.md

Lines changed: 1 addition & 1 deletion

content/en/docs/helm/helm_completion_fish.md

Lines changed: 1 addition & 1 deletion

content/en/docs/helm/helm_completion_powershell.md

Lines changed: 1 addition & 1 deletion

content/en/docs/helm/helm_completion_zsh.md

Lines changed: 1 addition & 1 deletion

content/en/docs/helm/helm_create.md

Lines changed: 1 addition & 1 deletion

content/en/docs/helm/helm_dependency.md

Lines changed: 1 addition & 1 deletion

content/en/docs/helm/helm_dependency_build.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)