Skip to content

Commit a6194c8

Browse files
authored
Bump major version from 2 to 3 (#4326)
1 parent 713f8de commit a6194c8

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -911,11 +911,11 @@ To delete a chart, first list all of the existing charts:
911911

912912
```console
913913
$ helm list -A
914-
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
915-
cert-manager cert-manager 3 2022-02-28 11:27:12.141797222 -0500 EST deployed cert-manager-v1.7.1 v1.7.1
916-
ingress-controller ingress-nginx 3 2022-02-28 11:27:15.729203306 -0500 EST deployed ingress-nginx-4.0.17 1.1.1
917-
rancher cattle-system 1 2022-03-11 12:46:06.962438027 -0500 EST deployed rancher-2.6.3 v2.6.3
918-
thecombine thecombine 2 2022-03-11 11:41:38.304404635 -0500 EST deployed thecombine-0.7.14 2.0.0
914+
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
915+
cert-manager cert-manager 1 2026-07-08 16:05:41.4513815 -0400 EDT deployed cert-manager-v1.17.1 v1.17.1
916+
ingress-controller ingress-nginx 1 2026-07-08 16:07:07.0383646 -0400 EDT deployed ingress-nginx-4.15.1 1.15.1
917+
otel thecombine 1 2026-07-08 16:07:40.6896911 -0400 EDT deployed opentelemetry-collector-0.147.1 0.147.0
918+
thecombine thecombine 1 2026-07-08 16:17:10.4547471 -0400 EDT deployed thecombine-v2.9.0-v3.70 3.0.0
919919
```
920920

921921
Using the chart name and namespace, you can then delete the chart:

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "thecombine",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"license": "MIT",
55
"private": true,
66
"source": "public/index.html",

0 commit comments

Comments
 (0)