mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-26 08:45:19 -04:00
deps: update versions to v2.16.2
This commit is contained in:
parent
50861c76af
commit
0f2f1d3fd2
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.16.1"
|
defaultImage = "v2.16.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.16.1
|
version: 2.16.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue