mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-19 20:18:10 -04:00
deps: update versions to v2.14.2
This commit is contained in:
parent
10d49fb0a7
commit
cc77f0685d
2 changed files with 2 additions and 2 deletions
|
@ -10,5 +10,5 @@ package config
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// defaultImage is the default image to use.
|
// defaultImage is the default image to use.
|
||||||
defaultImage = "v2.14.1"
|
defaultImage = "v2.14.2"
|
||||||
)
|
)
|
||||||
|
|
|
@ -2,4 +2,4 @@ apiVersion: v2
|
||||||
name: s3proxy
|
name: s3proxy
|
||||||
description: Helm chart to deploy s3proxy.
|
description: Helm chart to deploy s3proxy.
|
||||||
type: application
|
type: application
|
||||||
version: 2.14.1
|
version: 2.14.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue