@@ -28,7 +28,7 @@ talos_spin_extension_tag="v0.15.1@sha256:642488eadb94d4ddb30f9e65d8ed6836a4c00d6
28
28
29
29
# see https://github.com/piraeusdatastore/piraeus-operator/releases
30
30
# renovate: datasource=github-releases depName=piraeusdatastore/piraeus-operator
31
- piraeus_operator_version=" 2.6 .0"
31
+ piraeus_operator_version=" 2.7 .0"
32
32
33
33
export CHECKPOINT_DISABLE=' 1'
34
34
export TF_LOG=' DEBUG' # TRACE, DEBUG, INFO, WARN or ERROR.
@@ -212,12 +212,12 @@ function health {
212
212
213
213
function piraeus-install {
214
214
# 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
221
221
# see https://linbit.com/drbd-user-guide/linstor-guide-1_0-en/
222
222
# see https://linbit.com/drbd-user-guide/linstor-guide-1_0-en/#ch-kubernetes
223
223
# 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