Skip to content

Commit bec05d7

Browse files
committed
upgrade to piraeus-operator 2.7.0
1 parent b13e0d3 commit bec05d7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

do

+7-7
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ talos_spin_extension_tag="v0.15.1@sha256:642488eadb94d4ddb30f9e65d8ed6836a4c00d6
2828

2929
# see https://github.com/piraeusdatastore/piraeus-operator/releases
3030
# renovate: datasource=github-releases depName=piraeusdatastore/piraeus-operator
31-
piraeus_operator_version="2.6.0"
31+
piraeus_operator_version="2.7.0"
3232

3333
export CHECKPOINT_DISABLE='1'
3434
export TF_LOG='DEBUG' # TRACE, DEBUG, INFO, WARN or ERROR.
@@ -212,12 +212,12 @@ function health {
212212

213213
function piraeus-install {
214214
# see https://github.com/piraeusdatastore/piraeus-operator
215-
# see https://github.com/piraeusdatastore/piraeus-operator/blob/v2.6.0/docs/how-to/talos.md
216-
# see https://github.com/piraeusdatastore/piraeus-operator/blob/v2.6.0/docs/tutorial/get-started.md
217-
# see https://github.com/piraeusdatastore/piraeus-operator/blob/v2.6.0/docs/tutorial/replicated-volumes.md
218-
# see https://github.com/piraeusdatastore/piraeus-operator/blob/v2.6.0/docs/explanation/components.md
219-
# see https://github.com/piraeusdatastore/piraeus-operator/blob/v2.6.0/docs/reference/linstorsatelliteconfiguration.md
220-
# see https://github.com/piraeusdatastore/piraeus-operator/blob/v2.6.0/docs/reference/linstorcluster.md
215+
# see https://github.com/piraeusdatastore/piraeus-operator/blob/v2.7.0/docs/how-to/talos.md
216+
# see https://github.com/piraeusdatastore/piraeus-operator/blob/v2.7.0/docs/tutorial/get-started.md
217+
# see https://github.com/piraeusdatastore/piraeus-operator/blob/v2.7.0/docs/tutorial/replicated-volumes.md
218+
# see https://github.com/piraeusdatastore/piraeus-operator/blob/v2.7.0/docs/explanation/components.md
219+
# see https://github.com/piraeusdatastore/piraeus-operator/blob/v2.7.0/docs/reference/linstorsatelliteconfiguration.md
220+
# see https://github.com/piraeusdatastore/piraeus-operator/blob/v2.7.0/docs/reference/linstorcluster.md
221221
# see https://linbit.com/drbd-user-guide/linstor-guide-1_0-en/
222222
# see https://linbit.com/drbd-user-guide/linstor-guide-1_0-en/#ch-kubernetes
223223
# see 5.7.1. Available Parameters in a Storage Class at https://linbit.com/drbd-user-guide/linstor-guide-1_0-en/#s-kubernetes-sc-parameters

0 commit comments

Comments
 (0)