Skip to content

Commit

Permalink
docs: Update helm chart and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bugfest committed Jul 19, 2023
1 parent 623e387 commit 79564d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -100,6 +100,7 @@ Full changelog: [CHANGELOG](CHANGELOG.md)
- Controller deployment automatic rollout on chart upgrade
- Upgraded Tor daemon to 0.4.7.x
- Bridges support (obfs4 pluggable transport shipped alongside Tor daemon)
- Implemented ExtraConfig in OnionService

Roadmap / TODO
--------------
Expand Down Expand Up @@ -653,6 +654,7 @@ Versions
| 0.1.9 | 0.7.2 | 0.4.6.10 | |
| 0.1.10 | 0.8.0 | 0.4.6.10 | |
| 0.1.11 | 0.9.0 | 0.4.7.13 | Obfs4-0.0.14 |
| 0.1.12 | 0.9.1 | 0.4.7.13 | Obfs4-0.0.14 |
References
----------
Expand Down
4 changes: 2 additions & 2 deletions charts/tor-controller/Chart.yaml
Expand Up @@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.11
version: 0.1.12

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.9.0"
appVersion: "0.9.1"

0 comments on commit 79564d3

Please sign in to comment.