Skip to content

Commit 5fea498

Browse files
authored
Merge pull request #300 from SovereignCloudStack/renovate/cso-manager-image
🌱 Update Cso Image group to v3.18.3
2 parents a02c852 + e357727 commit 5fea498

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

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

0 commit comments

Comments
 (0)