Skip to content

Commit

Permalink
Using fixed tenant operator chart
Browse files Browse the repository at this point in the history
  • Loading branch information
blaskoa committed Oct 19, 2023
1 parent 1e64626 commit 57b241f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: sf-tenant-operator
repository: oci://ghcr.io/innovatrics/sf-helm
version: 0.1.1
version: 0.2.0
- name: rabbitmq
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.0.4
digest: sha256:27524f3d7de75da9a074f0771a5c907d03c08fbf52abe4e3971c7c84f5f1be82
generated: "2023-09-26T16:28:51.468868+02:00"
digest: sha256:15d5ba64f57411a0eebebdd610f019a86846d03d23278beb2c1765daf8137442
generated: "2023-10-19T16:46:51.767222+02:00"
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: SmartFace is a Scalable Facial Recognition Server Platform Able to

dependencies:
- name: sf-tenant-operator
version: "0.1.1"
version: "0.2.0"
repository: "oci://ghcr.io/innovatrics/sf-helm"
condition: features.multitenancy.enabled
- name: rabbitmq
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ By default an ingress object is created with the helm chart. To configure the in

| Repository | Name | Version |
|------------|------|---------|
| oci://ghcr.io/innovatrics/sf-helm | sf-tenant-operator | 0.1.1 |
| oci://ghcr.io/innovatrics/sf-helm | sf-tenant-operator | 0.2.0 |
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 12.0.4 |

All chart dependencies are optional and can be disabled and supplemented with other (for example cloud-based) alternatives
Expand Down

0 comments on commit 57b241f

Please sign in to comment.