Skip to content

Commit

Permalink
Make the 'air-gapped' versions follow the chart
Browse files Browse the repository at this point in the history
  • Loading branch information
jhutchinskinetica committed Nov 14, 2024
1 parent d896c1c commit 04d1ce7
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docs/Advanced/kinetica_images_list_for_airgapped_environments.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@

### Required Container Images
#### docker.io (Required Kinetica Images for All Installations)
* docker.io/kinetica/kinetica-k8s-operator:v7.2.0-3.rc-3
* docker.io/kinetica/kinetica-k8s-cpu:v7.2.0-3.rc-3 **or**
* docker.io/kinetica/kinetica-k8s-cpu-avx512:v7.2.0-3.rc-3 **or**
* docker.io/kinetica/kinetica-k8s-gpu:v7.2.0-3.rc-3
* docker.io/kinetica/workbench-operator:v7.2.0-3.rc-3
* docker.io/kinetica/workbench:v7.2.0-3.rc-3
* docker.io/kinetica/kinetica-k8s-monitor:v7.2.0-3.rc-3
* docker.io/kinetica/busybox:v7.2.0-3.rc-3
* docker.io/kinetica/fluent-bit:v7.2.0-3.rc-3
* docker.io/kinetica/kinetica-k8s-operator:{{kinetica_full_version}}
* docker.io/kinetica/kinetica-k8s-cpu:{{kinetica_full_version}} **or**
* docker.io/kinetica/kinetica-k8s-cpu-avx512:{{kinetica_full_version}} **or**
* docker.io/kinetica/kinetica-k8s-gpu:{{kinetica_full_version}}
* docker.io/kinetica/workbench-operator:{{kinetica_full_version}}
* docker.io/kinetica/workbench:{{kinetica_full_version}}
* docker.io/kinetica/kinetica-k8s-monitor:{{kinetica_full_version}}
* docker.io/kinetica/busybox:{{kinetica_full_version}}
* docker.io/kinetica/fluent-bit:{{kinetica_full_version}}
* docker.io/kinetica/kagent:7.1.9.15.20230823123615.ga

#### nvcr.io (Required Kinetica Images for GPU Installations using `kinetica-k8s-gpu`)
Expand Down

0 comments on commit 04d1ce7

Please sign in to comment.