mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-07 22:42:22 -04:00
deps: update versions to v2.13.0
This commit is contained in:
parent
6fe487a667
commit
f1e5ff82a7
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 = "ref/main/stream/nightly/v2.13.0-pre.0.20231113145453-f79d5e8b08a2"
|
defaultImage = "v2.13.0"
|
||||||
)
|
)
|
||||||
|
|
|
@ -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: 0.0.0
|
version: 2.13.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue