Skip to content

Commit 9e4268d

Browse files
authored
Merge pull request #19 from Stirling-Tools/update
Update repo to stirlingotolswithout -
2 parents a9aa5e5 + d889b72 commit 9e4268d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

charts/stirling-pdf/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ maintainers:
1212
name: stirling-pdf-chart
1313
sources:
1414
- https://github.com/Stirling-Tools/Stirling-PDF-chart
15-
version: 1.8.0
15+
version: 1.8.1

charts/stirling-pdf/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# stirling-pdf-chart
22

3-
![Version: 1.8.0](https://img.shields.io/badge/Version-1.8.0-informational?style=flat-square) ![AppVersion: 0.44.1](https://img.shields.io/badge/AppVersion-0.44.1-informational?style=flat-square)
3+
![Version: 1.8.1](https://img.shields.io/badge/Version-1.8.1-informational?style=flat-square) ![AppVersion: 0.44.1](https://img.shields.io/badge/AppVersion-0.44.1-informational?style=flat-square)
44

55
locally hosted web application that allows you to perform various operations on PDF files
66

@@ -43,7 +43,7 @@ helm repo add stirling-pdf https://docs.stirlingpdf.com/Stirling-PDF-chart
4343
| extraArgs | list | `[]` | |
4444
| image.pullPolicy | string | `"IfNotPresent"` | |
4545
| image.registry | string | `"docker.stirlingpdf.com"` | |
46-
| image.repository | string | `"stirling-tools/stirling-pdf"` | |
46+
| image.repository | string | `"stirlingtools/stirling-pdf"` | |
4747
| image.sha | string | `""` | |
4848
| image.tag | string | `""` | Overrides the image tag whose default is the chart appVersion. |
4949
| ingress | object | `{"annotations":{},"enabled":false,"hosts":[],"ingressClassName":null,"labels":{},"pathType":"ImplementationSpecific"}` | Ingress for load balancer |

charts/stirling-pdf/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ strategy:
66
type: RollingUpdate
77
image:
88
registry: docker.stirlingpdf.com
9-
repository: stirling-tools/stirling-pdf
9+
repository: stirlingtools/stirling-pdf
1010
# -- Overrides the image tag whose default is the chart appVersion.
1111
tag: ""
1212
sha: ""

0 commit comments

Comments
 (0)