Skip to content

Commit

Permalink
fix: Address critical postrgres CVE (#1768)
Browse files Browse the repository at this point in the history
Signed-off-by: Mikołaj Baranowski <[email protected]>
  • Loading branch information
mikolajb authored Dec 15, 2023
1 parent 3234b6f commit d689a28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ignore:
- docker.io/mesosphere/kommander2-kubetools
- docker.io/nginxinc/nginx-unprivileged:1.22.0-alpine
- docker.io/bitnami/external-dns:0.13.6-debian-11-r11
- docker.io/bitnami/postgresql:11.16.0-debian-11-r9
- docker.io/bitnami/postgresql:12.17.0-debian-11-r16
- docker.io/bitnami/postgresql:15.2.0-debian-11-r21
- docker.io/bitnami/redis-cluster:7.0.12-debian-11-r2
- docker.io/bitnami/memcached:1.6.15-debian-11-r8
Expand Down
2 changes: 1 addition & 1 deletion services/gitea/8.2.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ data:
primary:
priorityClassName: "dkp-critical-priority"
image:
tag: 11.16.0-debian-11-r9
tag: 12.17.0-debian-11-r16

0 comments on commit d689a28

Please sign in to comment.