Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
planv committed Aug 28, 2024
1 parent 988d192 commit c7dc96b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 0.4.0
* Upgraded parent Docker Image to `node:22.7.0-alpine`
* Improved `GitHub Action workflow` and removed sensitive data from Docker Image
* Updated `axios` to `1.7.5`

### 0.4.0
* Upgraded parent Docker image to `node:22`
* Upgraded `kubectl` to `1.31.0`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docker-sftp",
"version": "0.4.0",
"version": "0.5.0",
"description": "SSH tunnels to Kubernetes containers",
"main": "bin/server.js",
"scripts": {
Expand Down

0 comments on commit c7dc96b

Please sign in to comment.