Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
irony committed Feb 1, 2024
2 parents 46bbb80 + fdcdcd0 commit dd7c2ef
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
app: data-pipeline
spec:
containers:
- image: ghcr.io/klimatbyran/data-pipeline:1.1.4 # {"$imagepolicy": "flux-system:data-pipeline"}
- image: ghcr.io/klimatbyran/data-pipeline:1.1.5 # {"$imagepolicy": "flux-system:data-pipeline"}
resources: {}
name: data-pipeline
ports:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "data-pipeline",
"version": "1.1.4",
"version": "1.1.5",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit dd7c2ef

Please sign in to comment.