Skip to content

Commit

Permalink
fix - modify authtype comparison value
Browse files Browse the repository at this point in the history
  • Loading branch information
EricThuaud authored Feb 21, 2023
1 parent 413bcdf commit 954dc42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ spec:
spec:
containers:
- name: coleman-access
image: inseefr/coleman-access:0.10.8
image: inseefr/coleman-access:0.10.10
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "colempub",
"version": "0.10.9",
"version": "0.10.10",
"dependencies": {
"axios": "^0.19.2",
"bootstrap": "^3.3.7",
Expand Down

0 comments on commit 954dc42

Please sign in to comment.