Skip to content

Commit aa39571

Browse files
committed
changes for doc v3.0
1 parent 0d55c7b commit aa39571

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

kubernetes-integration.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Regular Manifest Method
2323

2424
.. code-block:: shell-session
2525
26-
kubectl apply -f https://github.com/netrisai/netris-operator/releases/latest/download/netris-operator.yaml
26+
kubectl apply -f https://github.com/netrisai/netris-operator/releases/download/v1.4.4/netris-operator.yaml
2727
2828
2. Create credentials secret for Netris Operator:
2929

terraform-integration.rst

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Configure a provider
4343
required_providers {
4444
netris = {
4545
source = "netrisai/netris"
46+
version = "1.1.0"
4647
}
4748
}
4849
}

0 commit comments

Comments
 (0)