Skip to content

Commit

Permalink
Upgrade vulnz to 7.0.0 and a couple of charts (truecharts update)
Browse files Browse the repository at this point in the history
  • Loading branch information
EugenMayer committed Oct 1, 2024
1 parent deaf84b commit 0b29b52
Show file tree
Hide file tree
Showing 16 changed files with 40 additions and 24 deletions.
4 changes: 4 additions & 0 deletions charts/postgres-pgdump-backup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.7.3

- Update truecharts common base

## 0.7.2

- Do not override the POSTGRES_EXTRA_OPTS by default
Expand Down
6 changes: 3 additions & 3 deletions charts/postgres-pgdump-backup/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://tccr.io/truecharts
version: 20.2.3
digest: sha256:0bd99bc2fef88ee21b0af5719643af466155a589d026d266551ab9924ea58779
generated: "2024-03-23T10:10:26.068019263+01:00"
version: 25.0.0
digest: sha256:19588f3a3ea524b287317bc4decd1c405c432681c97a5e161b042c718134a67e
generated: "2024-10-01T10:54:47.491982216+02:00"
6 changes: 3 additions & 3 deletions charts/postgres-pgdump-backup/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: postgres-pgdump-backup
description: Backup postgres databases using pg_dump, retention and schedules
version: 0.7.2
version: 0.7.3
apiVersion: v2
appVersion: 15
keywords:
Expand All @@ -14,8 +14,8 @@ sources:
home: https://github.com/EugenMayer/helm-charts/tree/main/charts/postgres-pgdump-backup
dependencies:
- name: common
# https://artifacthub.io/packages/helm/truecharts-library-charts/common
version: 20.2.3
# https://github.com/truecharts/library-charts/blob/main/library/common/Chart.yaml
version: 25.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
Expand Down
Binary file not shown.
4 changes: 4 additions & 0 deletions charts/vulnz-nvd-mirror/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.0

- upgrade vulnz to 7.0.0

## 0.2.1

- fix OCI image version and coords
Expand Down
6 changes: 3 additions & 3 deletions charts/vulnz-nvd-mirror/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://tccr.io/truecharts
version: 24.1.5
digest: sha256:23d643eb3d804e235c5862a4106d700a14f91a4ef386455e64d07edf8b31ef3b
generated: "2024-07-17T08:33:12.39954755+02:00"
version: 25.0.0
digest: sha256:19588f3a3ea524b287317bc4decd1c405c432681c97a5e161b042c718134a67e
generated: "2024-10-01T10:54:15.183145936+02:00"
8 changes: 4 additions & 4 deletions charts/vulnz-nvd-mirror/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: vulnz-nvd-mirror
version: 0.2.1
appVersion: 6.2.0
version: 0.3.0
appVersion: 7.0.0
description: NVD api mirror and cache
home: https://github.com/EugenMayer/helm-charts/tree/main/charts/vulnz-nvd-mirror
deprecated: false
Expand All @@ -15,8 +15,8 @@ sources:
- https://github.com/jeremylong/Open-Vulnerability-Project/tree/main/vulnz
dependencies:
- name: common
# https://artifacthub.io/packages/helm/truecharts-library-charts/common
version: 24.1.5
# https://github.com/truecharts/library-charts/blob/main/library/common/Chart.yaml
version: 25.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
Expand Down
Binary file removed charts/vulnz-nvd-mirror/charts/common-24.1.5.tgz
Binary file not shown.
4 changes: 4 additions & 0 deletions charts/whatsmyip/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.3.1

- Update truecharts common base

## 1.3.0

- Update docker image (go lang 1.22)
Expand Down
6 changes: 3 additions & 3 deletions charts/whatsmyip/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://tccr.io/truecharts
version: 20.2.3
digest: sha256:0bd99bc2fef88ee21b0af5719643af466155a589d026d266551ab9924ea58779
generated: "2024-03-23T10:28:02.377983818+01:00"
version: 25.0.0
digest: sha256:19588f3a3ea524b287317bc4decd1c405c432681c97a5e161b042c718134a67e
generated: "2024-10-01T10:55:33.248358946+02:00"
4 changes: 2 additions & 2 deletions charts/whatsmyip/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ sources:
- https://github.com/jeremylong/Open-Vulnerability-Project/vulnz
dependencies:
- name: common
# https://artifacthub.io/packages/helm/truecharts-library-charts/common
version: 20.2.3
# https://github.com/truecharts/library-charts/blob/main/library/common/Chart.yaml
version: 25.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
Expand Down
Binary file removed charts/whatsmyip/charts/common-20.2.3.tgz
Binary file not shown.
6 changes: 5 additions & 1 deletion charts/whoami/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.0.1

- Update truecharts common base

## 1.0.0

Initial release
Initial release
6 changes: 3 additions & 3 deletions charts/whoami/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://tccr.io/truecharts
version: 20.3.7
digest: sha256:4ccc6fe2ebc0b31c6597d7001e2618b90eeb19999a22849f6bc7cdc6c78297be
generated: "2024-05-03T16:47:26.252225741+02:00"
version: 25.0.0
digest: sha256:19588f3a3ea524b287317bc4decd1c405c432681c97a5e161b042c718134a67e
generated: "2024-10-01T10:55:39.987457115+02:00"
4 changes: 2 additions & 2 deletions charts/whoami/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ sources:
- https://github.com/jeremylong/Open-Vulnerability-Project/vulnz
dependencies:
- name: common
# https://artifacthub.io/packages/helm/truecharts-library-charts/common
version: 20.3.7
# https://github.com/truecharts/library-charts/blob/main/library/common/Chart.yaml
version: 25.0.0
repository: oci://tccr.io/truecharts
condition: ''
alias: ''
Expand Down
Binary file removed charts/whoami/charts/common-20.3.7.tgz
Binary file not shown.

0 comments on commit 0b29b52

Please sign in to comment.