Skip to content

Commit 04219fc

Browse files
authored
Merge pull request #126 from SovereignCloudStack/renovate/cso-manager-image
🌱 Update Cso Image group to v3.14.3
2 parents 4d9dfbe + 2c1fe0f commit 04219fc

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