Skip to content

Commit b540e39

Browse files
authored
Merge pull request #101 from SovereignCloudStack/renovate/cso-manager-image
🌱 Update Cso Image group to v3.14.2
2 parents 40ba829 + c7605b0 commit b540e39

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)