Skip to content

Commit

Permalink
Drop version 6
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Oct 11, 2023
1 parent 425f912 commit 3521362
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 53 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,3 @@ jobs:
with:
version: '7.17.14'
tags: 7.17,7,latest
elasticsearch-6:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions
with:
version: '6.8.23'
tags: 6.8,6
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@

## Docker Images

❗For better reliability we release images with stability tags (`wodby/elasticsearch:7-X.X.X`) which correspond to [git tags](https://github.com/wodby/elasticsearch/releases). We strongly recommend using images only with stability tags.
❗For better reliability we release images with stability tags (`wodby/elasticsearch:7-X.X.X`) which correspond
to [git tags](https://github.com/wodby/elasticsearch/releases). We strongly recommend using images only with stability
tags.

Overview:

Expand All @@ -18,7 +20,6 @@ Overview:
Supported tags and respective `Dockerfile` links:

- `7.17`, `7`, `latest` [_(Dockerfile)_](https://github.com/wodby/elasticsearch/tree/master/Dockerfile)
- `6.8`, `6` [_(Dockerfile)_](https://github.com/wodby/elasticsearch/tree/master/Dockerfile)

## Environment Variables

Expand All @@ -44,6 +45,7 @@ Supported tags and respective `Dockerfile` links:
## Orchestration Actions

Usage:

```
make COMMAND [params ...]
Expand All @@ -59,4 +61,5 @@ default params values:

## Deployment

Deploy Elasticsearch with Kibana to your own server via [![Wodby](https://www.google.com/s2/favicons?domain=wodby.com) Wodby](https://wodby.com/stacks/elasticsearch).
Deploy Elasticsearch with Kibana to your own server
via [![Wodby](https://www.google.com/s2/favicons?domain=wodby.com) Wodby](https://wodby.com/stacks/elasticsearch).
42 changes: 0 additions & 42 deletions templates/elasticsearch6.yml.tmpl

This file was deleted.

0 comments on commit 3521362

Please sign in to comment.