Skip to content

Commit 1aafd93

Browse files
authored
Merge pull request #133 from SovereignCloudStack/renovate/cso-manager-image
🌱 Update Cso Image group to v3.14.4
2 parents a8a7402 + 39e30ce commit 1aafd93

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.3 as helm
15+
FROM --platform=${BUILDPLATFORM} docker.io/alpine/helm:3.14.4 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)