Skip to content

Commit

Permalink
Merge pull request #74 from akyrey/feature/update-image-versions
Browse files Browse the repository at this point in the history
Bump core and data-importer versions
  • Loading branch information
JC5 authored Oct 15, 2024
2 parents e0c6d2c + 463030e commit 866e742
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions charts/firefly-iii-stack/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: firefly-iii-stack
version: 0.7.3
version: 0.8.0
description: Installs Firefly III stack (db, app, importer)
type: application
dependencies:
Expand All @@ -9,7 +9,7 @@ dependencies:
condition: firefly-db.enabled
repository: https://firefly-iii.github.io/kubernetes/
- name: firefly-iii
version: 1.4.0
version: 1.8.1
condition: firefly-iii.enabled
repository: https://firefly-iii.github.io/kubernetes/
- name: importer
Expand Down
8 changes: 4 additions & 4 deletions charts/firefly-iii-stack/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# firefly-iii-stack

![Version: 0.7.3](https://img.shields.io/badge/Version-0.7.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

Installs Firefly III stack (db, app, importer)
**Homepage:** <https:/firefly-iii/kubernetes>
Expand All @@ -16,9 +16,9 @@ Installs Firefly III stack (db, app, importer)

| Repository | Name | Version |
|------------|------|---------|
| https://firefly-iii.github.io/kubernetes/ | firefly-db | 0.1.0 |
| https://firefly-iii.github.io/kubernetes/ | firefly-iii | 1.4.0 |
| https://firefly-iii.github.io/kubernetes/ | importer | 1.3.1 |
| https://firefly-iii.github.io/kubernetes/ | firefly-db | 0.2.2 |
| https://firefly-iii.github.io/kubernetes/ | firefly-iii | 1.8.2 |
| https://firefly-iii.github.io/kubernetes/ | importer | 1.4.0 |

## Upgrading

Expand Down
2 changes: 1 addition & 1 deletion charts/firefly-iii/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: firefly-iii
version: 1.8.1
version: 1.8.2
description: Installs Firefly III
type: application
home: https://www.firefly-iii.org/
Expand Down
6 changes: 3 additions & 3 deletions charts/firefly-iii/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# firefly-iii

![Version: 1.8.1](https://img.shields.io/badge/Version-1.8.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 1.8.2](https://img.shields.io/badge/Version-1.8.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

Installs Firefly III
**Homepage:** <https://www.firefly-iii.org/>
Expand All @@ -15,7 +15,7 @@ Installs Firefly III

## Setting environment variables from additional ConfigMaps and Secrets

This enables a simplified syntax to set envirnoment variables from a ConfigMap or Secret:
This enables a simplified syntax to set environment variables from a ConfigMap or Secret:

```yaml
envValueFrom:
Expand Down Expand Up @@ -112,7 +112,7 @@ ingress:
| fullnameOverride | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"fireflyiii/core"` | |
| image.tag | string | `"version-6.1.1"` | |
| image.tag | string | `"version-6.1.21"` | |
| imagePullSecrets | list | `[]` | |
| ingress.annotations | object | `{}` | |
| ingress.className | string | `""` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/firefly-iii/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ deploymentStrategyType: RollingUpdate
image:
repository: "fireflyiii/core"
pullPolicy: IfNotPresent
tag: version-6.1.1
tag: version-6.1.21

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion charts/importer/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: importer
version: 1.3.1
version: 1.4.0
description: Deploys the importer chart for Firefly III
type: application
home: https://www.firefly-iii.org/
Expand Down
4 changes: 2 additions & 2 deletions charts/importer/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# importer

![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 1.4.0](https://img.shields.io/badge/Version-1.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

Deploys the importer chart for Firefly III
**Homepage:** <https://www.firefly-iii.org/>
Expand Down Expand Up @@ -48,7 +48,7 @@ When a release introduces breaking changes, this section outlines the manual act
| fullnameOverride | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"fireflyiii/data-importer"` | |
| image.tag | string | `"version-0.8.0"` | |
| image.tag | string | `"version-1.5.6"` | |
| imagePullSecrets | list | `[]` | |
| ingress.annotations | object | `{}` | |
| ingress.className | string | `""` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/importer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ additionalVolumes: []
image:
repository: fireflyiii/data-importer
pullPolicy: IfNotPresent
tag: "version-0.8.0"
tag: "version-1.5.6"

imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion kustomize/firefly-iii-importer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
tier: frontend
spec:
containers:
- image: fireflyiii/data-importer:version-0.5.0
- image: fireflyiii/data-importer:version-1.5.6
name: firefly-iii-importer
env:
- name: FIREFLY_III_ACCESS_TOKEN
Expand Down
2 changes: 1 addition & 1 deletion kustomize/firefly-iii.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
tier: frontend
spec:
containers:
- image: fireflyiii/core
- image: fireflyiii/core:version-6.1.21
name: firefly-iii
env:
- name: APP_ENV
Expand Down

0 comments on commit 866e742

Please sign in to comment.