Skip to content

Commit

Permalink
Upgrade NATS images to fix security issues (#296)
Browse files Browse the repository at this point in the history
* Delete external CRD folder

* Upgrade NATS Images to Fix Sec Issues
  • Loading branch information
muralov authored Jan 19, 2024
1 parent 9d2e28e commit d8a5deb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion resources/nats/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ global:
directory: prod/external
prometheus_nats_exporter:
name: natsio/prometheus-nats-exporter
version: 0.13.0
version: 0.14.0
directory: prod/external

jetstream:
Expand Down
6 changes: 3 additions & 3 deletions sec-scanners-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ module-name: nats
rc-tag: 1.0.2
protecode:
- europe-docker.pkg.dev/kyma-project/prod/nats-manager:v20231227-f488f21d
- europe-docker.pkg.dev/kyma-project/prod/external/natsio/prometheus-nats-exporter:0.13.0
- europe-docker.pkg.dev/kyma-project/prod/external/natsio/nats-server-config-reloader:0.14.0
- europe-docker.pkg.dev/kyma-project/prod/external/nats:v20230620-2.9.18-alpine3.18
- europe-docker.pkg.dev/kyma-project/prod/external/natsio/prometheus-nats-exporter:0.14.0
- europe-docker.pkg.dev/kyma-project/prod/external/natsio/nats-server-config-reloader:0.14.1
- europe-docker.pkg.dev/kyma-project/prod/external/nats:v20240102-2.10.7-alpine3.18
whitesource:
language: golang-mod
subprojects: false
Expand Down

0 comments on commit d8a5deb

Please sign in to comment.