Skip to content

Commit

Permalink
feat: updated fluentd to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
tushar-wagh-nx committed Oct 30, 2024
1 parent 3946002 commit e5240b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -484,10 +484,10 @@ resources:
- license_path: LICENSE
ref: v${image_tag%-d2iq.0}
url: https://github.com/weaviate/weaviate
- container_image: ghcr.io/kube-logging/fluentd:v1.16-full-build.122
- container_image: ghcr.io/kube-logging/fluentd:v1.16-4.8-full-build.155
sources:
- url: https://github.com/fluent/fluentd
ref: ${image_tag%-full-build.122}
ref: ${image_tag%-full-build.155}
license_path: LICENSE

Check failure on line 491 in licenses.d2iq.yaml

View workflow job for this annotation

GitHub Actions / Check licenses.d2iq.yaml

failed to access git repository: unable to get URL "https://api.github.com/repos/fluent/fluentd/contents/?ref=v1.16-4.8": 404 Not Found
- container_image: nvcr.io/nvidia/cloud-native/dcgm:3.3.7-1-ubuntu22.04
sources:
Expand Down
2 changes: 1 addition & 1 deletion services/logging-operator/4.2.5/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ data:
image:
# The image should be updated when logging-operator is upgraded.
repository: ghcr.io/kube-logging/fluentd
tag: v1.16-full-build.122
tag: v1.16-4.8-full-build.155
resources:
limits:
memory: 400Mi
Expand Down

0 comments on commit e5240b1

Please sign in to comment.