dragonflydb / dragonflydb/documentation

Use release tag in operator installation instead of main

Open
#355 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
8
Forks
31
Avg merge
3h 41m
Merged PRs (30d)
2

Description

The operator installation guide suggests installing the dragonfly-operator.yaml from the main branch:
https://www.dragonflydb.io/docs/managing-dragonfly/operator/installation#installation

For reliability, stability, and reproducibility, would it be better to install a released version by specifying the release tag?

```
kubectl apply -f https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/refs/tags/v1.1.10/manifests/dragonfly-operator.yaml
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.