Skip to content

Commit

Permalink
renterd 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
artur9010 committed May 23, 2024
1 parent 42e5e3c commit 535fc08
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 16 deletions.
48 changes: 36 additions & 12 deletions index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,33 @@
apiVersion: v1
entries:
renterd:
- apiVersion: v2
appVersion: 1.0.7
created: "2024-05-24T00:50:53.848708+02:00"
dependencies:
- condition: mysql.enabled
name: mysql
repository: https://charts.bitnami.com/bitnami
version: 10.1.1
description: Sia renterd helm chart
digest: 742147e427cc4998fa621a1226ee104bb4413c057b002a8d0ca60b46d63a1986
icon: https://i.imgur.com/pWg0PRK.png
keywords:
- storage
- distributed
- blockchain
- sia
- renter
- s3
- webui
name: renterd
type: application
urls:
- renterd-1.1.4.tgz
version: 1.1.4
- apiVersion: v2
appVersion: 1.0.6
created: "2024-04-17T17:12:30.131618+02:00"
created: "2024-05-24T00:50:53.844357+02:00"
dependencies:
- condition: mysql.enabled
name: mysql
Expand All @@ -27,7 +51,7 @@ entries:
version: 1.1.3
- apiVersion: v2
appVersion: 1.0.6
created: "2024-04-17T17:12:30.127689+02:00"
created: "2024-05-24T00:50:53.839293+02:00"
dependencies:
- condition: mysql.enabled
name: mysql
Expand All @@ -51,7 +75,7 @@ entries:
version: 1.1.2
- apiVersion: v2
appVersion: 1.0.5
created: "2024-04-17T17:12:30.123134+02:00"
created: "2024-05-24T00:50:53.834665+02:00"
dependencies:
- condition: mysql.enabled
name: mysql
Expand All @@ -75,7 +99,7 @@ entries:
version: 1.1.1
- apiVersion: v2
appVersion: 1.0.5
created: "2024-04-17T17:12:30.1184+02:00"
created: "2024-05-24T00:50:53.830292+02:00"
dependencies:
- condition: mysql.enabled
name: mysql
Expand All @@ -99,7 +123,7 @@ entries:
version: 1.1.0
- apiVersion: v2
appVersion: 1.0.5
created: "2024-04-17T17:12:30.114165+02:00"
created: "2024-05-24T00:50:53.826217+02:00"
dependencies:
- condition: mysql.enabled
name: mysql
Expand All @@ -123,7 +147,7 @@ entries:
version: 1.0.6
- apiVersion: v2
appVersion: 1.0.5
created: "2024-04-17T17:12:30.109568+02:00"
created: "2024-05-24T00:50:53.821893+02:00"
dependencies:
- condition: mysql.enabled
name: mysql
Expand All @@ -147,7 +171,7 @@ entries:
version: 1.0.5
- apiVersion: v2
appVersion: 1.0.5
created: "2024-04-17T17:12:30.104696+02:00"
created: "2024-05-24T00:50:53.817473+02:00"
dependencies:
- condition: mysql.enabled
name: mysql
Expand All @@ -171,7 +195,7 @@ entries:
version: 1.0.4
- apiVersion: v2
appVersion: 1.0.0
created: "2024-04-17T17:12:30.099522+02:00"
created: "2024-05-24T00:50:53.813069+02:00"
dependencies:
- condition: mysql.enabled
name: mysql
Expand All @@ -195,7 +219,7 @@ entries:
version: 1.0.3
- apiVersion: v2
appVersion: 1.0.0
created: "2024-04-17T17:12:30.094782+02:00"
created: "2024-05-24T00:50:53.808821+02:00"
dependencies:
- condition: mysql.enabled
name: mysql
Expand All @@ -219,7 +243,7 @@ entries:
version: 1.0.2
- apiVersion: v2
appVersion: 1.0.0
created: "2024-04-17T17:12:30.089013+02:00"
created: "2024-05-24T00:50:53.804322+02:00"
dependencies:
- condition: mysql.enabled
name: mysql
Expand All @@ -243,7 +267,7 @@ entries:
version: 1.0.1
- apiVersion: v2
appVersion: 1.0.0
created: "2024-04-17T17:12:30.083354+02:00"
created: "2024-05-24T00:50:53.800198+02:00"
dependencies:
- condition: mysql.enabled
name: mysql
Expand All @@ -257,4 +281,4 @@ entries:
urls:
- renterd-1.0.0.tgz
version: 1.0.0
generated: "2024-04-17T17:12:30.07824+02:00"
generated: "2024-05-24T00:50:53.795069+02:00"
Binary file added renterd-1.1.4.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions renterd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: renterd
description: Sia renterd helm chart
type: application
version: 1.1.3
appVersion: "1.0.6"
version: 1.1.4
appVersion: "1.0.7"
icon: https://i.imgur.com/pWg0PRK.png
keywords:
- storage
Expand Down
5 changes: 4 additions & 1 deletion renterd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Helm chart for [Sia renterd software](https://sia.tech/software/renterd).

```
helm repo add artur9010 https://charts.motyka.pro
helm install renterd artur9010/renterd --version 1.1.3
helm install renterd artur9010/renterd --version 1.1.4
```

## Requirements
Expand Down Expand Up @@ -87,6 +87,9 @@ Looking for more [netcup coupons](https://netcup-coupons.com)? Check [netcup-cou

## Changelog

### 1.1.4
- Updated default image from `renterd:1.0.6` to `renterd:1.0.7`

### 1.1.3
- Upgraded `bitnami/mysql` chart to `10.1.1`. If you customized mysql settings in values - check changelog before updating - https://artifacthub.io/packages/helm/bitnami/mysql

Expand Down
2 changes: 1 addition & 1 deletion renterd/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/siafoundation/renterd
pullPolicy: IfNotPresent
tag: "1.0.6"
tag: "1.0.7"

service:
bus:
Expand Down

0 comments on commit 535fc08

Please sign in to comment.