Skip to content

Commit

Permalink
bump cspell to v8.13.3
Browse files Browse the repository at this point in the history
Signed-off-by: Tuomo Tanskanen <tuomo.tanskanen@est.tech>
  • Loading branch information
tuminoid committed Oct 3, 2024
1 parent 6bf5a90 commit a0aca42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions prow/manifests/overlays/metal3/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1884,7 +1884,7 @@ presubmits:
env:
- name: IS_CONTAINER
value: "TRUE"
image: ghcr.io/streetsidesoftware/cspell:8.9.0@sha256:84dfae974e878ee364b379f754d221e315facbd903c7797e5ca46b3a31799f26
image: ghcr.io/streetsidesoftware/cspell:8.13.3@sha256:03df0e485775a43531c9c0e829227f39b3380796e92faab4166137dc5712d40a
imagePullPolicy: Always

metal3-io/ip-address-manager:
Expand Down Expand Up @@ -2734,5 +2734,5 @@ presubmits:
env:
- name: IS_CONTAINER
value: "TRUE"
image: ghcr.io/streetsidesoftware/cspell:8.9.0@sha256:84dfae974e878ee364b379f754d221e315facbd903c7797e5ca46b3a31799f26
image: ghcr.io/streetsidesoftware/cspell:8.13.3@sha256:03df0e485775a43531c9c0e829227f39b3380796e92faab4166137dc5712d40a
imagePullPolicy: Always

0 comments on commit a0aca42

Please sign in to comment.