Skip to content

Commit

Permalink
release: behave 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzlyn committed Jan 27, 2023
1 parent eda0cd0 commit ad530e8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
9 changes: 7 additions & 2 deletions charts/behave/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ type: application
appVersion: 0.1.0
description: STRG.BeHave composition chart
name: behave
version: 0.2.3
version: 0.3.0
kubeVersion: ">=1.16.0-0"
keywords:
- behave
Expand All @@ -26,10 +26,15 @@ dependencies:
repository: https://strg-at.github.io/charts/
condition: behave-content-indexer.enabled
version: 1.0.0
- name: behave-crawler
repository: https://strg-at.github.io/charts/
condition: behave-blacklist.enabled
version: 0.3.0
alias: behave-blacklist
- name: behave-crawler
repository: https://strg-at.github.io/charts/
condition: behave-crawler.enabled
version: 0.2.1
version: 0.3.0
alias: behave-crawler
- name: behave-engagement-service
repository: https://strg-at.github.io/charts/
Expand Down
5 changes: 3 additions & 2 deletions charts/behave/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# behave

![Version: 0.2.3](https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)
![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)

STRG.BeHave composition chart

Expand All @@ -22,7 +22,8 @@ Kubernetes: `>=1.16.0-0`
| https://strg-at.github.io/charts/ | behave-blacklist-ui | 0.2.1 |
| https://strg-at.github.io/charts/ | behave-collaborative-filtering-service | 0.2.1 |
| https://strg-at.github.io/charts/ | behave-content-indexer | 1.0.0 |
| https://strg-at.github.io/charts/ | behave-crawler(behave-crawler) | 0.2.1 |
| https://strg-at.github.io/charts/ | behave-blacklist(behave-crawler) | 0.3.0 |
| https://strg-at.github.io/charts/ | behave-crawler(behave-crawler) | 0.3.0 |
| https://strg-at.github.io/charts/ | behave-engagement-service | 0.2.1 |
| https://strg-at.github.io/charts/ | behave-recommendation-api | 0.2.1 |
| https://strg-at.github.io/charts/ | behave-tracking-service | 0.2.1 |
Expand Down

0 comments on commit ad530e8

Please sign in to comment.