# Switching to non-beta updates only

**URL:** https://meta.discourse.org/t/switching-to-non-beta-updates-only/68356
**Category:** Self-hosting
**Created:** [8월 19, 2017, 3:06오전 UTC](https://meta.discourse.org/t/switching-to-non-beta-updates-only/68356 "2017-08-19T03:06:19Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![chrisalley](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chrisalley/32/119703_2.png) [@chrisalley](https://meta.discourse.org/u/chrisalley)
#### Post date: [8월 19, 2017, 3:06오전 UTC](https://meta.discourse.org/t/switching-to-non-beta-updates-only/68356/1 "2017-08-19T03:06:19Z")

</div>

On a self hosted Discourse instance, how can beta updates be disabled? This move would primarily be made to reduce the frequency of updates.

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [8월 19, 2017, 3:16오전 UTC](https://meta.discourse.org/t/switching-to-non-beta-updates-only/68356/2 "2017-08-19T03:16:20Z")

</div>

You can deploy your instance on the stable branch.

---

<div class="post-metadata">

### Author: ![elijah](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/elijah/32/104055_2.png) [@elijah](https://meta.discourse.org/u/elijah)
#### Post date: [8월 20, 2017, 12:44오전 UTC](https://meta.discourse.org/t/switching-to-non-beta-updates-only/68356/3 "2017-08-20T00:44:39Z")

</div>

Specifically, look in the app.yml file for this bit of configuration:

```yaml
  ## Which Git revision should this container use? (default: tests-passed)
  #version: tests-passed

```

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [8월 20, 2017, 12:41오후 UTC](https://meta.discourse.org/t/switching-to-non-beta-updates-only/68356/4 "2017-08-20T12:41:09Z")

</div>

**Warning:** Downgrading an _existing_ Discourse instance isn’t supported.

If you are currently on **tests-passed** or **beta** and you want to switch to **stable** you’ll have to wait until the next stable version is released.

If you are currently on **tests-passed** and you want to switch to **beta** you’ll have to wait until the next beta version is release.

Our beta versions are usually really, really stable. So, if you just want to stop using tests-passed, I suggest you switch to _beta_ when the next beta version gets released.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [8월 29, 2019, 5:23오후 UTC](https://meta.discourse.org/t/switching-to-non-beta-updates-only/68356/5 "2019-08-29T17:23:26Z")

</div>



---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [3월 22, 2023, 7:08오전 UTC](https://meta.discourse.org/t/switching-to-non-beta-updates-only/68356/6 "2023-03-22T07:08:12Z")

</div>



---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [3월 22, 2023, 7:19오전 UTC](https://meta.discourse.org/t/switching-to-non-beta-updates-only/68356/7 "2023-03-22T07:19:14Z")

</div>


