Skip to content

Commit c7605b0

Browse files
cluster-stack-bot[bot]kranurag7
authored andcommitted
🌱 Update Cso Image group to v3.14.2
| datasource | package | from | to | | ---------- | --------------------- | ------ | ------ | | docker | docker.io/alpine/helm | 3.14.0 | 3.14.2 |
1 parent 40ba829 commit c7605b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/cso/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM --platform=${BUILDPLATFORM} docker.io/alpine/helm:3.14.0 as helm
15+
FROM --platform=${BUILDPLATFORM} docker.io/alpine/helm:3.14.2 as helm
1616

1717
# Build the manager binary
1818
FROM --platform=${BUILDPLATFORM} docker.io/library/golang:1.21.6-bullseye as build

0 commit comments

Comments
 (0)