Skip to content

Commit

Permalink
Prepare next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
ontimize-web committed Mar 27, 2024
1 parent 474e48d commit 66da8a4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/ontimize-web-ngx-playground/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ image:
pullPolicy: IfNotPresent
## provided as basic setup. replace as needed
repository: ghcr.io/ontimizeweb/ontimize-web-ngx-playground
version: 15.3.0
version: 15.x.x
imagePullSecrets:
- name: github-ecr-cred
nameOverride: ""
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": "ontimize-web-ngx-playground",
"version": "15.3.0",
"version": "15.4.0-SNAPSHOT-0",
"scripts": {
"ng": "ng",
"start": "ng serve --port 4801",
Expand Down

0 comments on commit 66da8a4

Please sign in to comment.